how to use num2str

Risposte (1)

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

Categorie

Tag

Richiesto:

il 2 Apr 2020

Risposto:

il 2 Apr 2020

Community Treasure Hunt

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

Start Hunting!

Translated by