how to use num2str

Respuestas (1)

Walter Roberson
Walter Roberson el 2 de Abr. de 2020

0 votos

disp(['The absolute value of your array is:' num2str(y)]);
You had an extra ) in your code.

Categorías

Más información sobre Data Types en Centro de ayuda y File Exchange.

Etiquetas

Preguntada:

el 2 de Abr. de 2020

Respondida:

el 2 de Abr. de 2020

Community Treasure Hunt

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

Start Hunting!

Translated by