필터 지우기
필터 지우기

Is Live editor included in the Matlab licence or a separate program?

조회 수: 9 (최근 30일)
Maj-Lena Linderson
Maj-Lena Linderson 2022년 1월 20일
댓글: Rik 2022년 1월 20일
Hi,
I use Matlab as unviersity teacher and would like to try Live editor with my students. Is it included in the Matlab licence we have, that is supposed to contain all tookboxes, or is it a separate program. If it is, from which version of the program and how do I access it?
Thank you for your help.

답변 (1개)

Rik
Rik 2022년 1월 20일
Live scripts (along with the live editor) were introduced in R2016a. They are a part of base Matlab (so it doesn't require any toolboxes and is available with every type of license).
In R2021b the normal editor and the live editor were (mostly) merged, expanding the normal editor with several features previously only available in live scripts (e.g. the auto-complete with custom functionSignatures.json files).
Whether or not it suites your needs depends on specific details that I can't access, as I don't work for Mathworks. You might also want to look into things like Jupyter notebooks with Matlab.
  댓글 수: 2
Maj-Lena Linderson
Maj-Lena Linderson 2022년 1월 20일
Thank you! I see what you mean and found it now in my version from 2017.
Maj-Lena
Rik
Rik 2022년 1월 20일
You're welcome. If my answer solved your issue, please consider marking it as accepted answer. It will make it easier for future readers with a similar question to find a solution.

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

카테고리

Help CenterFile Exchange에서 Live Scripts and Functions에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by