app designer Code View seems to become 'Read only'

53 ビュー (過去 30 日間)
bill
bill 2021 年 1 月 8 日
回答済み: Avinash 2022 年 10 月 14 日
In matlab 2019a the white area in Code View often won't allow me to edit. I hit Run and then save and maybe some of the other options
until it finally allows me to edit but is there some way keep it in edit mode? thanks
  4 件のコメント
Cris LaPierre
Cris LaPierre 2021 年 1 月 8 日
This behavior does not seem to be normal to me. Do you get any warnings or error messages? Can you share one of the problematic apps here? You can attach it using the paperclip icon.
bill
bill 2021 年 1 月 12 日
No warning messages. As a test i opened the mortage calculator example provided by matlab
and it does the same thing

サインインしてコメントする。

回答 (1 件)

Avinash
Avinash 2022 年 10 月 14 日
Hi Bill,
To edit the Code View for an app in “App Designer” you can add callbacks, functions or properties, this will create an editable block into a Code View, these blocks can be edited after saving the changes also. Code View can also be edited using “Code Browser” and “Component Browser”.
You can go through the following link of MATLAB Documentation page to know more about managing code using Code View:
Regards
Avinash

カテゴリ

Help Center および File ExchangeDevelop Apps Using App Designer についてさらに検索

タグ

製品

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by