Scare class size. And the fact that you can not make a dark theme and increase the text volume in App Designer. Then very tired eye.
Is it possible to cut a method function from the .mlapp file into a separate .m file by creating a library of functions?
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
For example:
function summ(app,a,b)
app.EditField.Value = a + b;
end
2 Kommentare
Antworten (0)
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!