table function , how to save previous data ?
1 回表示 (過去 30 日間)
古いコメントを表示
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
0 件のコメント
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Import, Export, and Conversion についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!