how plot figure with scale factor

Hello, I have to make a plot of two circles: the ideal first and second circle I created it with esteem. I find two circles overlap but are different because they differ on the progress of the circumference. My problem is to represent these differences with a scale factor to bring out the differences. Thanks in advance Hello to all

1 件のコメント

dpb
dpb 2017 年 2 月 14 日
編集済み: dpb 2017 年 2 月 16 日
No klew what the result you envision here is...can you find an example that illustrates the effect you're after that you can attach so we can see it?
ADDENDUM
I bet you're looking for ZOOM excepting you'd like it to apply to only a subset range of the figure axes, right?
Unfortunately, Matlab doesn't support that feature; you'd have to "roll your own" to do so. I've never tried to simulate this; I suspect creating a second axes over a subset of the first would be about the only way and I also suspect this will get complicated to work as desired.
You might consider instead SUBPLOT and use it as an inset-like feature, maybe? Oh, that raises an interesting question--does the Mapping Toolbox support inset maps and can one make them act like a regular graph axes? I've never had the toolbox so no klew; just a stray thought that may be more work that option A) above if even possible...

サインインしてコメントする。

回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeData Exploration についてさらに検索

質問済み:

2017 年 2 月 14 日

編集済み:

dpb
2017 年 2 月 16 日

Community Treasure Hunt

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

Start Hunting!

Translated by