How does Matlab Character encoding affect work?
Afficher commentaires plus anciens
I had created a libraray block in 'Windows-1252'. When I tried to load it in a machine with character encoding 'US-ASCII', it showed this error(check the 'error image' at following path):
I changed my matlab character encoding to 'US-ASCII' and made the required changes, saved the changes and tried to load it again on the machine having 'US-ASCII' and 'Windows-1252'. It worked for both. Why was the error caused? Does it mean that it's not posssible to load a library created in 'Windows-1252' to a matlab with 'US-ASCII' character encoding?
Réponses (0)
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!