How can I translate a Live Script from German to English
4 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
I have a MATLAB Live Script sent to me by a German Fellow. I want to translate that script (written in German) to English, so that I can understand and edit the code.
0 commentaires
Réponses (1)
Cris LaPierre
le 31 Déc 2021
There is no way in MATLAB to do this. My suggestios is to export the live script as a Microsoft Word document and then use your preferred way of translating the text from German to English. If you convert the doc file to a google doc, you can use google to translate it.
Just be aware that this may corrupt the code in the live script, so this approach is just to help you understand the original live script.
0 commentaires
Voir également
Catégories
En savoir plus sur Startup and Shutdown dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!