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 Exchange 中查找有关 Data Exploration 的更多信息

编辑:

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