Info

この質問は閉じられています。 編集または回答するには再度開いてください。

writing matlab script (loading data into matrix)

1 回表示 (過去 30 日間)
hind hind
hind hind 2021 年 4 月 19 日
閉鎖済み: Rik 2021 年 4 月 19 日
) Atmospheric properties such as temperature, air density, and air pressure are important in
aviation. Create a file that stores temperatures in degrees Kelvin at various altitudes. The altitudes
are in the first column and the temperatures in the second. For example, it may look like this:
1000 288
2000 281
3000 269
Write a MATLAB script that will load this data into a matrix, separate it into vectors, and then plot
the data with appropriate axis labels and a title. Provide the working environment screen shot,
complete code and complete output.
  1 件のコメント
Rik
Rik 2021 年 4 月 19 日
You can find guidelines for posting homework on this forum here. If you have trouble with Matlab basics you may consider doing the Onramp tutorial (which is provided for free by Mathworks). If your main issue is with understanding the underlying concept, you may consider re-reading the material you teacher provided and ask them for further clarification.

回答 (0 件)

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by