Undefined function 'num2Str' for input arguments of type 'double'.
6 views (last 30 days)
Show older comments
I get this error when I want to convert the number 'video' to String.


0 Comments
Answers (1)
Bruno Luong
on 22 Apr 2022
Edited: Bruno Luong
on 22 Apr 2022
correct spelling is num2str with a lower-case "s"
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!