script file vs live script file
Show older comments
can any one explain the difference betwean them?
or know a matlab documentation that explain it?
Answers (2)
Jared MacDonald
on 3 Mar 2020
1 vote
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
on 25 Sep 2022
1 vote
Life Script File is the same as creating a python program with Jupyter. Programming with LSF becomes very interactive.
Categories
Find more on Integration with Online Platforms in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!