How can I translate a Live Script from German to English
4 views (last 30 days)
Show older comments
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 Comments
Answers (1)
Cris LaPierre
on 31 Dec 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 Comments
See Also
Categories
Find more on Startup and Shutdown in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!