Interactive Standalone Document?
显示 更早的评论
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.
回答(1 个)
Manas Meena
2021-5-25
0 个投票
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
类别
在 帮助中心 和 File Exchange 中查找有关 Noncentral Chi-Square Distribution 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!