Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
カラーバーの目盛りと目盛りラベルを変更しています..しかし、図 (*.fig) を保存して図を再度開いた後、MATLAB が目盛りを別の場所に移動したようです。誰かがこの問題に遭遇しましたか?
考えられることはたくさんあります。初挑戦:
set(fig, 'PaperPositionMode', 'auto');
それがうまくいかない場合は、それをどのように正確に保存するか (コードまたは GUI、どのコマンドを使用しますか?) についての詳細情報を提供する必要があります。