How can I translate a Live Script from German to English
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (1)
Cris LaPierre
am 31 Dez. 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 Kommentare
Siehe auch
Kategorien
Mehr zu Startup and Shutdown finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!