From: Christian Rodriguez on
Hello

I was wondering if anybody knows the matlab command to make table or lists?

I have 10 different results that i want to manage smoothly.

I would like to have there units aswell.

For example:

CITY Risk Population Tempeture

Stockholm 10 % 2000000 people 25 degrees

Manilla 30 % 3450000 people 35 degrees

Thanks for the help.

Christian
From: us on
On May 13, 4:24 am, "Christian Rodriguez" <jammych...(a)hotmail.com>
wrote:
> Hello
>
> I was wondering if anybody knows the matlab command to make table or lists?
>
> I have 10 different results that i want to manage smoothly.
>
> I would like to have there units aswell.
>
> For example:
>
> CITY                 Risk               Population              Tempeture
>
> Stockholm         10 %            2000000 people           25 degrees
>
> Manilla              30  %           3450000 people            35 degrees
>
> Thanks for the help.
>
> Christian

a hint:
- this FEX submission might be useful

http://www.mathworks.com/matlabcentral/fileexchange/23840

us
 | 
Pages: 1
Prev: GUI with coding
Next: decomposing the row matrix