You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
MATLAB在画图时,默认坐标的标签中负号实际为连字符(-),不是真正的负号(−)。为此,作者使用简单的代码实现了负号的纠正。该函数建议在出图前最后一步运行,无需输入任何变量。
The default minus sign in axis and colorbar tick labels created by MATLAB is the hyphen (-) instead of the right symbol (−). To solve this problem also to get right axes, this function could correct the bug with very right simple code. When you use it, just type 'TickCorrect' in a single line without any varibles AFTER finishing all configures and handles of your figure.
Cite As
WU Shaojia (2026). TickCorrect (https://se.mathworks.com/matlabcentral/fileexchange/131908-tickcorrect), MATLAB Central File Exchange. Retrieved .
General Information
- Version 0.2.0 (8.72 KB)
MATLAB Release Compatibility
- Compatible with R2020a and later releases
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 0.2.0 | Bugs happening when Sclae is "log" and tick labels are negative numbers have been fixed. |
|
|
| 0.1.1 | 修复了在打开多图窗时的识别对象错误
|
|
|
| 0.1.0 | 修复了一些已知问题。
|
|
|
| 0.0.4 | 修复了一些已知问题
|
|
|
| 0.0.3 | Fixed the lackof correcting codes when the axis scale is 'log' and the colorbar. |
|
|
| 0.0.2 | 解决了一些已知问题
|
|
|
| 0.0.1 |
|
