Undefined function 'num2Str' for input arguments of type 'double'.
18 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
I get this error when I want to convert the number 'video' to String.


0 comentarios
Respuestas (1)
Bruno Luong
el 22 de Abr. de 2022
Editada: Bruno Luong
el 22 de Abr. de 2022
correct spelling is num2str with a lower-case "s"
Ver también
Categorías
Más información sobre String Parsing en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!