Interactive Standalone Document?
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Hello Matlab team and friendly users,
i wounder if there is a way to keep the sliders/control in a format that does not require Matlab. Would love to make interactive worksheets that do not require a full Matlab and run on Laptops/Tablets maybe even Phones. There is some degree of interaction within LaTeX Package hyperref.
Best regards Manuel F.
0 Kommentare
Antworten (1)
Manas Meena
am 25 Mai 2021
You cannot distribute the interactive features without having access to Matlab. However, if you are able to install MATLAB Complier runtime (MCR) on the target machines (which is free), you can then package your script that generates an app and distribute it.
See the following link: http://www.mathworks.co.uk/help/compiler/magic-square-example-c-c-developer-tasks.html#bskp1yb
0 Kommentare
Siehe auch
Kategorien
Mehr zu Introduction to Installation and Licensing 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!