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.
Jan
Jan 2022 年 10 月 26 日

回答 (0 件)

この質問は閉じられています。

Community Treasure Hunt

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

Start Hunting!

Translated by