Loading and Plotting .mat file
이전 댓글 표시
Please view the files below, I need help plotting them. Thanks in advance.
댓글 수: 5
Dyuman Joshi
2023년 10월 2일
Use load to load the variables from the .mat files into workspace and use the appropriate function to plot the data.
Abdulla AlAnsari
2023년 10월 2일
Dyuman Joshi
2023년 10월 2일
"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
2023년 10월 2일
Dyuman Joshi
2023년 10월 3일
Well @Abdulla AlAnsari, @Star Strider has been kind enough to provide you with a full working solution.
Check the answer below.
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 MATLAB에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!


