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!

 Accepted Answer

you can use uitable

3 Comments

I actually ended up using a cell array, but thank you!
thuy vu
thuy vu on 10 Aug 2017
Edited: thuy vu on 10 Aug 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
@thuy vu: a table is not required for exporting data to a file:

Sign in to comment.

More Answers (0)

Categories

Asked:

Tim
on 11 Feb 2014

Edited:

on 10 Aug 2017

Community Treasure Hunt

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

Start Hunting!