Borrar filtros
Borrar filtros

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

9 visualizaciones (últimos 30 días)
Maj-Lena Linderson
Maj-Lena Linderson el 20 de En. de 2022
Comentada: Rik el 20 de En. de 2022
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.

Respuestas (1)

Rik
Rik el 20 de En. de 2022
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 comentarios
Maj-Lena Linderson
Maj-Lena Linderson el 20 de En. de 2022
Thank you! I see what you mean and found it now in my version from 2017.
Maj-Lena
Rik
Rik el 20 de En. de 2022
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.

Iniciar sesión para comentar.

Categorías

Más información sobre Live Scripts and Functions en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by