From: Assaf Weinstein on
Hi,

I have a table with labeled columns and rows. What is a recommended way to store it in matlab? (I will appreciate detail, because not farmiliar with stuctures like array or list, or with the differences between them...)

Thank you

Asshaf

Asaf
From: TideMan on
On Jul 19, 7:49 am, "Assaf Weinstein"
<assafweinstein_remove.t...(a)gmail.com> wrote:
> Hi,
>
> I have a table with labeled columns and rows. What is a recommended way to store it in matlab? (I will appreciate detail, because not farmiliar with stuctures like array or list, or with the differences between them...)
>
> Thank you
>
> Asshaf
>
> Asaf

Well, you cannot use Matlab properly until you do know the difference.
You should start reading.............
No one can do this basic stuff for you. You must make the effort
yourself.
Have a go at coding it up and come back when/if you have trouble
making your code work.