Info

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

may someone tell how can do that visualization using matlab? or is there any software which I can use

1 回表示 (過去 30 日間)
Rui Mauaie
Rui Mauaie 2018 年 11 月 15 日
閉鎖済み: MATLAB Answer Bot 2021 年 8 月 20 日
how to do.PNG
  2 件のコメント
Rik
Rik 2018 年 11 月 15 日
This looks like it is an extra axes object. You will need to add in the dotted lines yourself (e.g. with plot).
Walter Roberson
Walter Roberson 2018 年 11 月 15 日
annotation() ca nbe used to draw the lines and the boxes, but annotation requires figure coordinates, so it is often easier to use one of the data-coordinate annotations from the File Exchange.

回答 (0 件)

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by