Matlab table to table in C

5 views (last 30 days)
Sarah Crimi
Sarah Crimi on 19 Dec 2018
Hello,
This may be a wrong question, but I wrote a GUI in MATLAB, and there is a button that puts information into a table.
This table is currently stored as a MATLAB table, but I would like to save it everytime as a c table as well, so that it can:
a) be accessed by people without MATLAB
b) be accessed by more people
Is this possible, and what are some hints as to how I would do it?
Thanks,
Sarah

Answers (0)

Categories

Find more on Tables in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!