Home > lib > rows_cols.m

rows_cols

PURPOSE ^

num = ceil(num/2)*2; % "rounds" num to the next integer

SYNOPSIS ^

function [r, c] = rows_cols(num, proportion)

DESCRIPTION ^

 num = ceil(num/2)*2; % "rounds" num to the next integer

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Thu 18-Feb-2010 12:47:47 by m2html © 2003