script file vs live script file
이전 댓글 표시
can any one explain the difference betwean them?
or know a matlab documentation that explain it?
답변 (2개)
Jared MacDonald
2020년 3월 3일
1 개 추천
Hi Osama,
This documentation page gives a good introduction: https://www.mathworks.com/help/matlab/matlab_prog/what-is-a-live-script-or-function.html
Indeed, it has a section Differences with Plain Code Scripts and Functions which highlights the differences.
Jared
I Made Budi Suksmadana
2022년 9월 25일
1 개 추천
Life Script File is the same as creating a python program with Jupyter. Programming with LSF becomes very interactive.
카테고리
도움말 센터 및 File Exchange에서 Integration with Online Platforms에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!