BreakXAxis
版本 1.0.0.0 (1.6 KB) 作者:
Julie Haas
Inserts < // > into a 'broken' or discontinuous x-axis.
h=BreakXAxis(x,y,start,stop,width) plots (x,y) and breaks the plot's x-axis between <start> and <stop>, by inserting a broken-axis symbol < // > into a space <width> wide. This type of plot is often used in scientific papers, when the data between <start> and <stop> isn't interesting. The code can be easily modified (swap y for x) to break the y-axis.
引用格式
Julie Haas (2024). BreakXAxis (https://www.mathworks.com/matlabcentral/fileexchange/3683-breakxaxis), MATLAB Central File Exchange. 检索时间: .
MATLAB 版本兼容性
创建方式
R13
兼容任何版本
平台兼容性
Windows macOS Linux类别
- MATLAB > Graphics > 2-D and 3-D Plots > Line Plots >
在 Help Center 和 MATLAB Answers 中查找有关 Line Plots 的更多信息
标签
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!版本 | 已发布 | 发行说明 | |
---|---|---|---|
1.0.0.0 |