TXTMENU - Text-Based Menu for the Command Window
Like the built-in MENU function, but all in the command prompt so fingers never leave the keyboard.
Al momento, stai seguendo questo contributo
- Vedrai gli aggiornamenti nel tuo feed del contenuto seguito
- Potresti ricevere delle email a seconda delle tue preferenze per le comunicazioni
Cita come
Sky Sartorius (2026). TXTMENU - Text-Based Menu for the Command Window (https://it.mathworks.com/matlabcentral/fileexchange/28285-txtmenu-text-based-menu-for-the-command-window), MATLAB Central File Exchange. Recuperato .
Riconoscimenti
Ispirato da: cprintf - display formatted colored text in Command Window
Ispirato: Validated Input Function, MCD - My change directory
Informazioni generali
- Versione (5,79 KB)
Compatibilità della release di MATLAB
- Compatibile con qualsiasi release
Compatibilità della piattaforma
- Windows
- macOS
- Linux
| Versione | Pubblicato | Note della release | Action |
|---|---|---|---|
| 1.4.0 | Added option to use cprintf to add color to the menu. |
||
| 1.3.0 | Total rework with lots more features, more documentation, more checks, etc. |
||
| 1.2.0 | You can now control the input prompt (default: "Select a menu number: " by using a 2 cell array for the first input. |
||
| 1.1.0 | Use of \n, \t, etc. now allow in input strings
|
||
| 1.0.0 |