app designer Code View seems to become 'Read only'

조회 수: 50 (최근 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 CenterFile Exchange에서 Develop 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