Afficher commentaires plus anciens
Source Han Code JPというフォントをWindowsシステムにインストールし,MATLABエディタで利用しようとしましたがフォント一覧に表示されません.他のアプリケーション(Wordなど)では表示されるので,フォントのインストールはできているはずです.何かMATLAB側でのインストール操作が必要ですか?
Réponse acceptée
Plus de réponses (1)
Ryosuke F Takeuchi
le 3 Juin 2020
2 votes
同じ状態でしたが,フォントのインストールに際して,
- フォントファイル (hoge.ttf など) を右クリックしてコンテキストメニューを開く
- "すべてのユーザーに対してインストール" (管理者権限が必要)
することで解決しました.どうもMATLABはvscodeなどの他のアプリケーションとフォントを参照するディレクトリが異なるようです.
(MATLAB2018b,Windows10)
Catégories
En savoir plus sur インストールとライセンスの紹介 dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!