how to create .mat file with three variables x y z and each variable has 1500 data?

2 ビュー (過去 30 日間)
hello, i need to create .mat file with three variables x y z x=[1500 data] y=[1500 data] z=[1500 data] to create "data.mat" file with variables "x y z" pls give suggestion for this... thank you....

採用された回答

Azzi Abdelmalek
Azzi Abdelmalek 2014 年 4 月 17 日
編集済み: Azzi Abdelmalek 2014 年 4 月 17 日
save data x y z
Look at
doc save
doc load
  1 件のコメント
gowthaman gowtham kumar
gowthaman gowtham kumar 2014 年 5 月 5 日
編集済み: gowthaman gowtham kumar 2014 年 5 月 5 日
sir, here i have attached the error while running the program.... pls give suggestion and example code....thank you

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeWorkspace Variables and MAT Files についてさらに検索

製品

Community Treasure Hunt

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

Start Hunting!

Translated by