Live Script - comments and critique

조회 수: 4 (최근 30일)
Knut
Knut 2016년 10월 19일
댓글: Matlab Challenged 2017년 2월 9일
I think it is great that Matlab is finally doing something like Live Script. I have been envious of Python collegues for some time. One can only hope that the actual implementation will improve over time.
Some points:
1. I really love doing "adhoc" work in the regular editor, messing with stepping, going back and forth with the command window, plotting variables... I hope that the Live Script experience will become more like the regular editor.
2. Live Script feels sluggish. Long execution time, non-responsive visual feedback.
3. I miss interactive media playback elements (video, audio).
4. Certain Matlab constructs seems to be non-functional. E.g.: x = x(round(end/2):end); results in an error in my Live Script: >>Error using round >>Not enough input arguments.
5. I use Matlab and Powerpoint and other tools for prototyping, internalising comprehension, for documentation purposes and for discussing stuff with collegues and bosses. It would be interesting to be able to integrate graphics and script, making a graphical thing that one can interact with without it being a traditional "gui", say, display a model of a mass-spring system and allow the user to change the position of the mass and observe the results. I guess Simulink does such things?
6. Will we ever get to run Live Script in a webpage and/or in Matlab Mobile, will Mathworks find a way to continue making profits in that case?
  댓글 수: 1
Matlab Challenged
Matlab Challenged 2017년 2월 9일
Just discovered Live Script and thought of using it for "Teaching in distance learning mode". I am not concerned about execution speed, but be great to have audio inserts and code execution as I introduce commands to the class.

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Programmatic Model Editing에 대해 자세히 알아보기

태그

제품

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by