convert char array to string
Afficher commentaires plus anciens
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
Réponse acceptée
Plus de réponses (1)
Fangjun Jiang
le 20 Juin 2022
0 votes
char(fileparts(...))?
Catégories
En savoir plus sur Characters and Strings dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!