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!

 Réponse acceptée

Azzi Abdelmalek
Azzi Abdelmalek le 11 Fév 2014

0 votes

you can use uitable

3 commentaires

Tim
Tim le 12 Fév 2014
I actually ended up using a cell array, but thank you!
thuy vu
thuy vu le 10 Août 2017
Modifié(e) : thuy vu le 10 Août 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 le 10 Août 2017
Modifié(e) : Stephen23 le 10 Août 2017
@thuy vu: a table is not required for exporting data to a file:

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

Community Treasure Hunt

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

Start Hunting!

Translated by