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!

 채택된 답변

Azzi Abdelmalek
Azzi Abdelmalek 2014년 2월 11일

0 개 추천

you can use uitable

댓글 수: 3

Tim
Tim 2014년 2월 12일
I actually ended up using a cell array, but thank you!
thuy vu
thuy vu 2017년 8월 10일
편집: thuy vu 2017년 8월 10일
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 2017년 8월 10일
편집: Stephen23 2017년 8월 10일
@thuy vu: a table is not required for exporting data to a file:

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Tables에 대해 자세히 알아보기

태그

질문:

Tim
2014년 2월 11일

편집:

2017년 8월 10일

Community Treasure Hunt

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

Start Hunting!

Translated by