Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

Need help coding this

조회 수: 1 (최근 30일)
Brendan Jozwiak
Brendan Jozwiak 2022년 10월 26일
마감: John D'Errico 2022년 10월 26일
  1. (8 pts)Create a data file that has a matrix of positive numbers. Save it as mymat.dat. Write a script named subplots that will load the date file. Use a for loop to create a subplot for every row in the date file such that you have a array of plots in which along the , the serial numbers of the five numbers in each row are used (i.e. 1, 2, 3, 4, 5 ) and along the y-axis the five numbers are plotted. Use red, blue, green, and black color circle symbols connected by solid lines of the respective color for the four plots.
  댓글 수: 2
David Hill
David Hill 2022년 10월 26일
Show us your code and ask a specific question.

답변 (0개)

이 질문은 마감되었습니다.

Community Treasure Hunt

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

Start Hunting!

Translated by