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

2 visualizaciones (últimos 30 días)
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....

Respuesta aceptada

Azzi Abdelmalek
Azzi Abdelmalek el 17 de Abr. de 2014
Editada: Azzi Abdelmalek el 17 de Abr. de 2014
save data x y z
Look at
doc save
doc load
  1 comentario
gowthaman gowtham kumar
gowthaman gowtham kumar el 5 de Mayo de 2014
Editada: gowthaman gowtham kumar el 5 de Mayo de 2014
sir, here i have attached the error while running the program.... pls give suggestion and example code....thank you

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Workspace Variables and MAT Files en Help Center y File Exchange.

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by