Borrar filtros
Borrar filtros

How to change the MATLAB prompt

5 visualizaciones (últimos 30 días)
Frank
Frank el 15 de Abr. de 2022
Respondida: Amanjeet Pani el 13 de Jul. de 2022
The standard MATLAB prompt is >>
I would like to change the prompt according to a status variable.
Example:
myStatus = 'Project 1';
Expected result for the MATLAB prompt after pressing the "enter" button:
Project 1 >>

Respuestas (1)

Amanjeet Pani
Amanjeet Pani el 13 de Jul. de 2022
you can go through the steps mentioned here to do the needful changes

Categorías

Más información sobre Get Started with MATLAB en Help Center y File Exchange.

Etiquetas

Productos


Versión

R2021b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by