convert char array to string
Mostrar comentarios más antiguos
between 2019b ans 2021b, function "fileparts" returned String instead of char, this caused many change in my code. iIs there away to obtain the legacy behavior in 2021b ?
thank
Respuesta aceptada
Más respuestas (1)
Fangjun Jiang
el 20 de Jun. de 2022
0 votos
char(fileparts(...))?
Categorías
Más información sobre Characters and Strings en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!