필터 지우기
필터 지우기

Info

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

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

조회 수: 1 (최근 30일)
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