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

1 Ansicht (letzte 30 Tage)
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....

Akzeptierte Antwort

Azzi Abdelmalek
Azzi Abdelmalek am 17 Apr. 2014
Bearbeitet: Azzi Abdelmalek am 17 Apr. 2014
save data x y z
Look at
doc save
doc load
  1 Kommentar
gowthaman gowtham kumar
gowthaman gowtham kumar am 5 Mai 2014
Bearbeitet: gowthaman gowtham kumar am 5 Mai 2014
sir, here i have attached the error while running the program.... pls give suggestion and example code....thank you

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Kategorien

Mehr zu Workspace Variables and MAT Files finden Sie in Help Center und File Exchange

Produkte

Community Treasure Hunt

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

Start Hunting!

Translated by