Borrar filtros
Borrar filtros

MATlab display calculated answer

1 visualización (últimos 30 días)
Oskar Kinat
Oskar Kinat el 7 de Dic. de 2020
Respondida: Walter Roberson el 7 de Dic. de 2020
Hello Support,
quick question in my GUI code I would love MATlab to give me an alert how many spaces are left in the command line. I have it set for 10 cars in line 98 and it gives me the result in my GUI graph but not in the command line. What would I have to imporive to let it do both?
Thank you so so much in advance

Respuesta aceptada

Walter Roberson
Walter Roberson el 7 de Dic. de 2020
fprintf('%d spaces left\n', 10-handles.Num_object);

Más respuestas (0)

Categorías

Más información sobre 2-D and 3-D Plots en Help Center y File Exchange.

Etiquetas

Productos


Versión

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by