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.
Ahora está siguiendo esta publicación
- Verá actualizaciones en las notificaciones de contenido en seguimiento.
- Podrá recibir correos electrónicos, en función de las preferencias de comunicación que haya establecido.
Citar como
Sky Sartorius (2026). TXTMENU - Text-Based Menu for the Command Window (https://es.mathworks.com/matlabcentral/fileexchange/28285-txtmenu-text-based-menu-for-the-command-window), MATLAB Central File Exchange. Recuperado .
Agradecimientos
Inspirado por: cprintf - display formatted colored text in Command Window
Inspiración para: Validated Input Function, MCD - My change directory
Información general
- Versión (5,79 KB)
Compatibilidad con la versión de MATLAB
- Compatible con cualquier versión
Compatibilidad con las plataformas
- Windows
- macOS
- Linux
| Versión | Publicado | Notas de la versión | 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 |