Vous suivez désormais cette soumission
- Les mises à jour seront visibles dans votre flux de contenu suivi
- Selon vos préférences en matière de communication il est possible que vous receviez des e-mails
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.
Citation pour cette source
WU Shaojia (2026). TickCorrect (https://fr.mathworks.com/matlabcentral/fileexchange/131908-tickcorrect), MATLAB Central File Exchange. Extrait(e) le .
Informations générales
- Version 0.2.0 (8,72 ko)
Compatibilité avec les versions de MATLAB
- Compatible avec les versions R2020a et ultérieures
Plateformes compatibles
- Windows
- macOS
- Linux
| Version | Publié le | Notes de version | 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 |
|
