現在この提出コンテンツをフォロー中です。
- フォローしているコンテンツ フィードに更新が表示されます。
- コミュニケーション基本設定に応じて電子メールを受け取ることができます
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.
引用
WU Shaojia (2026). TickCorrect (https://jp.mathworks.com/matlabcentral/fileexchange/131908-tickcorrect), MATLAB Central File Exchange. に取得済み.
| バージョン | 公開済み | リリース ノート | Action |
|---|---|---|---|
| 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 |
|
