Need help explaining what I'm seeing in a stepplot?

1 回表示 (過去 30 日間)
Frane
Frane 2021 年 8 月 15 日
回答済み: Bhuvanyu Dogra 2021 年 8 月 18 日
Hello,
I've uploaded an image of my stepplot. I have 3 inputs as you can see in the code. My question is am I looking the plot in the vertical way (the red color) or in the horizotntal way (blue color) or do I look at each square separatly?
Thanks.

採用された回答

Bhuvanyu Dogra
Bhuvanyu Dogra 2021 年 8 月 18 日
It is my understanding that you are looking for more clarity on what the subplots in the stepplot represent.
The different subplots generated after using 'stepplot' give information about the response of each output with respect to each input. The plots should be looked at individually.
A row of plots signifies the response of a single output against all the inputs. Whereas, a column of plots represent the response of all outputs against a single input.
For more information, please refer to the following example:

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeScopes and Data Logging についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by