Published
- 1 min read
num to string matlab
The solution for this is noted below
num to string matlab
Solution
str = num2str(A)
str = num2str(A, precision)
str = num2str(A, format)
Try other methods by searching on the site. That is if this doesn’t work