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

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....

 Accepted Answer

save data x y z
Look at
doc save
doc load

1 Comment

sir, here i have attached the error while running the program.... pls give suggestion and example code....thank you

Sign in to comment.

More Answers (0)

Categories

Find more on MATLAB in Help Center and File Exchange

Products

Community Treasure Hunt

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

Start Hunting!