script file vs live script file
137 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Osama Alkurdi
el 13 de Feb. de 2020
Respondida: I Made Budi Suksmadana
el 25 de Sept. de 2022
can any one explain the difference betwean them?
or know a matlab documentation that explain it?
0 comentarios
Respuestas (2)
Jared MacDonald
el 3 de Mzo. de 2020
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
0 comentarios
I Made Budi Suksmadana
el 25 de Sept. de 2022
Life Script File is the same as creating a python program with Jupyter. Programming with LSF becomes very interactive.
0 comentarios
Ver también
Categorías
Más información sobre Integration with Online Platforms en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!