How to plot trajectory like this?

hello all! I want to plot a trajectory with custom marker such as ships, but i don't know how to plot this.
I would appreciate if you can give me some advices!

댓글 수: 4

Tim Berk
Tim Berk 2017년 9월 20일
편집: Tim Berk 2017년 9월 20일
What would be perfect for your situation is to have instead of (for example) a dash-dotted line a dash-dash-dash-ship line, i.e. custom line-type or marker-type.
Conclusion was: it is NOT possible to specify custom markers. But there might be (very tedious) workarounds.
Walter Roberson
Walter Roberson 2017년 9월 20일
There are still no custom markers.
Eric23333
Eric23333 2017년 9월 20일
Thanks! i know there not exist the custom marker.Actually i want to get the trajectory exists ship. I saw some method can plot like this(another graph) by using some complex and tedious code.I would like to know if there exists some sample methods... Thanks!!
Jan
Jan 2017년 9월 20일
@Eric: It is more efficient, if you post all required details, than if we guess them. Do you have the image of the ship available already? Do you need the red squares and blue dots or not?
FEX: Flappybird contains some code to animate sprites using surface objects, such that rotating is easy.

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

도움말 센터File Exchange에서 二维图和三维图에 대해 자세히 알아보기

질문:

2017년 9월 20일

댓글:

Jan
2017년 9월 20일

Community Treasure Hunt

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

Start Hunting!