How to make an output text file in matlab. Explain by an example please

2 ビュー (過去 30 日間)
Virajan Verma
Virajan Verma 2018 年 9 月 30 日
回答済み: madhan ravi 2018 年 9 月 30 日
Example please

採用された回答

madhan ravi
madhan ravi 2018 年 9 月 30 日
X=1:10
dlmwrite('textfile.txt',X)

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeGet Started with MATLAB についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by