Live Editor does not run
3 views (last 30 days)
Show older comments
trying to use live editor for the first time. Live editor does not run. Any special setups needed to run codes??
1 Comment
Adam
on 3 Nov 2016
Run how? You need a file of code (or create a new empty file) for it to open in the first place.
Answers (1)
Moin
on 30 Jun 2022
I understand that you are trying to use the Live Editor for the first time.
No it does not requires any additional setups to run codes. These are similar to normal editors but with extra features. Live scripts are program files that contain your code, output, and formatted text together in a single interactive environment called the Live Editor. In live scripts, you can write your code and view the generated output and graphics along with the code that produced it. Add formatted text, images, hyperlinks, and equations to create an interactive narrative that you can share with others.
Below resources would be helpful.
Starting and working with Live Editors: https://in.mathworks.com/help/matlab/matlab_prog/create-live-scripts.html#:~:text=To%20create%20a%20live%20script,or%20create%20the%20file%20penny
0 Comments
See Also
Categories
Find more on Environment and Settings 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!