Interactive Standalone Document?
2 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
回答 (1 件)
Manas Meena
2021 年 5 月 25 日
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 件のコメント
参考
カテゴリ
Help Center および File Exchange で Introduction to Installation and Licensing についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!