How to make a break in an axis?
72 ビュー (過去 30 日間)
古いコメントを表示
Hi everybody?
I would like to plot the eigenvalues of a matrix as follows:
plot(eig(A));
This works, however does anybody know how I can include a break in the real axis so that the figure plots from -15 to -10 and -5 to 0 with respect to the real axis?
Thank you in advance!
Nicolas
0 件のコメント
採用された回答
その他の回答 (1 件)
Jan
2017 年 8 月 24 日
編集済み: Jan
2017 年 8 月 24 日
It is a good strategy to search in the forum before asking a question. You would find e.g. that this has been asked 3 hours before already: https://www.mathworks.com/matlabcentral/answers/353921-how-to-make-a-break-on-the-x-axis .
There I have recommended to search in the FileExchange:
参考
カテゴリ
Help Center および File Exchange で Annotations についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!