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!

 Respuesta aceptada

Azzi Abdelmalek
Azzi Abdelmalek el 11 de Feb. de 2014

0 votos

you can use uitable

3 comentarios

Tim
Tim el 12 de Feb. de 2014
I actually ended up using a cell array, but thank you!
thuy vu
thuy vu el 10 de Ag. de 2017
Editada: thuy vu el 10 de Ag. de 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 el 10 de Ag. de 2017
Editada: Stephen23 el 10 de Ag. de 2017
@thuy vu: a table is not required for exporting data to a file:

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Etiquetas

Preguntada:

Tim
el 11 de Feb. de 2014

Editada:

el 10 de Ag. de 2017

Community Treasure Hunt

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

Start Hunting!

Translated by