Is it possible to open matlab function block editor code in the standard script editor?

19 visualizaciones (últimos 30 días)
In older Matlab versions the code from simulink matlab function block would open in the script editor. This was very convenient, since you could have several scripts open in different tabs, and rapidly switch between them. I just tried Matlab 2021b for the first time and this functionality seems to be no longer available. The code from Matlab function blocks now seems to be edited in a dedicated script editor, which means I have to switch between windows instead of simply using the tabs in the script editor. Moreover, this new matlab function block editor seems to be ignoring the color scheme I set in the preferences, and has a white background while I have dark backgrounds in both the script editor and the workspace.
Is there any way to open the code in the old script editor?
Thanks.

Respuesta aceptada

T Bui
T Bui el 19 de Ag. de 2022
No answer so far, but I think the best way right now is to Right click on the Matlab function block and choose "Open in a new Tab". Then you can edit any functions on the same Simulink file and reduce the dependency on the main Matlab editor. Hope this help ^^
  1 comentario
Sebastián Gómez Jorge
Sebastián Gómez Jorge el 21 de Sept. de 2022
That does help a bit, but the keyboard functionality to switch between tabs is missing, you can't ctrl+tab as in the standard script editor. At least now the color scheame is working..yay!. Hopefuly we'll get the option to open matlab functions in the old script editor window back sometime down the road.
Thanks!

Iniciar sesión para comentar.

Más respuestas (1)

J Chen
J Chen el 27 de En. de 2023
Editada: J Chen el 26 de Mzo. de 2023
One option is to right click at the block and choose Open in New Window.

Categorías

Más información sobre Simulink Functions en Help Center y File Exchange.

Productos


Versión

R2021b

Community Treasure Hunt

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

Start Hunting!

Translated by