Create table from workspace variables in R2013a?

Hi all,
It is my understanding that the "table" function in R2013b is not present in R2013a. Are there any fairly simple ways to create a table from workspace variables in my out-of-date version of Matlab?
Thank you!

 Risposta accettata

you can use uitable

3 Commenti

I actually ended up using a cell array, but thank you!
thuy vu
thuy vu il 10 Ago 2017
Modificato: thuy vu il 10 Ago 2017
Hi, I have the same question with the same matlab version and I still dont know how to solve it. uitable doesnt work for me because i need the data output to a file. hope you can help me. thanks in advance
Stephen23
Stephen23 il 10 Ago 2017
Modificato: Stephen23 il 10 Ago 2017
@thuy vu: a table is not required for exporting data to a file:

Accedi per commentare.

Più risposte (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by