table function , how to save previous data ?

1 view (last 30 days)
tomer polsky
tomer polsky on 13 Mar 2017
hello i have a project and i want to save all my data in table command. so if i write this commant :
DC=table(input('enter dc:'));
the i run this command it deletes the previous data and writes the new one , how can i save the previous data and save all the data that i wrote

Answers (0)

Categories

Find more on Tables in Help Center and File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!