how do I change the default open behavior to not be a class property
Mostra commenti meno recenti
How do I change the default behavior in the MATLAB editor so that selecting text and opening it (selecting "open") doesn't go the property first (as opposed to a class with the same path)? (note, this may also apply to functions in the same package, I haven't tested it
Consider the following layout:
+p/@class1
+p/+class1/@class2
If class1 has a property "class2" then if I select code that is "p.class1.class2" and open it the editor goes to the property "class2" instead of the class "class2"
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su Whos in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!