Locking sections of a Live Script
10 ビュー (過去 30 日間)
古いコメントを表示
Is there a way to lock sections of a live script so they can be run, but not edited? I have a live script I would like to share with outher matlab users. I would like to manage the edits or changes to insure configuration control.
0 件のコメント
回答 (2 件)
Cris LaPierre
2023 年 5 月 22 日
The best place to submit suggestions to the MathWorks is here under 'Create a Service Request':
0 件のコメント
Madhav Thakker
2020 年 9 月 15 日
Hi William,
I understand that you want to make the edits and changes yourself. As of now, there is no way to run some sections of the live script, with non-editable functionality. You can run the complete live script yourself and share it as a PDF file.
Hope this helps.
3 件のコメント
Álex RM
2022 年 10 月 15 日
This would be fantastic to hand out assignments to students without them being able to mess the parts they don't need to touch.
BLP
2023 年 5 月 22 日
I do agree with Álex. In MATLAB Grader there is such a possibility to lock seleceted lines of the code give to the students. Unfortunatelly, in MATLAB Grader students can't use the MATLAB enviroment. Working with the live scripts they have the posiibility to use editor/debugger or profiler.
参考
カテゴリ
Help Center および File Exchange で Matrix Indexing についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!