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

6 次查看(过去 30 天)
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 个评论
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