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.
MATLAB GUI では、背景 (軸上に作成) に画像があり、その上にテキストが必要です。静的なテキスト ボックスを配置しましたが、透明にする必要があります。GUIDE を使用して実行できますか?
テキスト オブジェクトは実際には uicontrol であるため、ガイドを使用してこれを行うことはできません。text代わりに、コードで関数を使用してテキストを追加してみてください。適切な場所に試行錯誤する必要がある場合があります。
text