Undefined function 'num2Str' for input arguments of type 'double'.

3 views (last 30 days)
I get this error when I want to convert the number 'video' to String.

Answers (1)

Bruno Luong
Bruno Luong on 22 Apr 2022
Edited: Bruno Luong on 22 Apr 2022
correct spelling is num2str with a lower-case "s"

Categories

Find more on Characters and Strings in Help Center and File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!