Deleting a property from a mlapp component
10 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Mitchell Sandoe
am 10 Jan. 2024
Kommentiert: Jon
am 11 Jan. 2024
Hello,
It appears that I cannot edit or delete a property from an mlapp component once it has been created. Is there a way to do this, or are there better options than to:
- start all over in mlappdesigner
- Copy and paste the code into an .m file and continue without the app designer?
0 Kommentare
Akzeptierte Antwort
Jon
am 10 Jan. 2024
Go to the code view,
look in the Code Browser, properties tab,
right click on the property you want to delete,
select delete
1 Kommentar
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Develop Apps Using App Designer finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!