How to turn off function signatures?
6 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Matthew Parry
am 4 Aug. 2021
Kommentiert: checker
am 7 Dez. 2021
When editing code the function signatures often get in the way of the next line of code that I want to move to. How do I turn off this really anoying feature. In fact, how do I turn off all of the data tips, function signatures and every other anoying pop-up that keeps on covering up my code?
Matthew.
0 Kommentare
Akzeptierte Antwort
Chunru
am 4 Aug. 2021
Bearbeitet: Chunru
am 4 Aug. 2021
Home->Preferences->Matlab->Keyboard-> Disable the function hint (in editor and command window).
1 Kommentar
checker
am 7 Dez. 2021
This works for the matlab editor and the command window but does not affect the function signature tips in the app designer editor. They're extremely annoying, supposed to help newbies maybe but they kill my flow.
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Environment and Settings 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!