Locking sections of a Live Script
古いコメントを表示
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.
回答 (2 件)
Cris LaPierre
2023 年 5 月 22 日
1 投票
The best place to submit suggestions to the MathWorks is here under 'Create a Service Request':
Madhav Thakker
2020 年 9 月 15 日
0 投票
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 件のコメント
Rob Williams
2021 年 4 月 26 日
I'd like to "second" William's comment/suggestion. It would be nice to be able to "lock" aspects of a livescript so that other users cannot make permanent changes. This being an alternative to the traditional GUI.
Á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.
カテゴリ
ヘルプ センター および File Exchange で MATLAB についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!