Loading and Plotting .mat file
Mostrar comentarios más antiguos
Please view the files below, I need help plotting them. Thanks in advance.
5 comentarios
Dyuman Joshi
el 2 de Oct. de 2023
Use load to load the variables from the .mat files into workspace and use the appropriate function to plot the data.
Abdulla AlAnsari
el 2 de Oct. de 2023
Dyuman Joshi
el 2 de Oct. de 2023
"Can you help me with the ‘appropriate function’."
That depends. Which type of plot do you want to do?
Also, take a look here - https://in.mathworks.com/products/matlab/plot-gallery.html
Abdulla AlAnsari
el 2 de Oct. de 2023
Dyuman Joshi
el 3 de Oct. de 2023
Well @Abdulla AlAnsari, @Star Strider has been kind enough to provide you with a full working solution.
Check the answer below.
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre MATLAB en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!


