You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This opens a Jupyter notebook that supports MATLAB.
137
137
@@ -141,7 +141,7 @@ This opens a Jupyter notebook that supports MATLAB.
141
141
- When you execute MATLAB code in a notebook for the first time, enter your MATLAB license information in the dialog box that appears. See [Licensing](https://github.com/mathworks/matlab-proxy/blob/main/MATLAB-Licensing-Info.md) for details. The MATLAB session can take a few minutes to start.
142
142
- Multiple notebooks running on a Jupyter server share the underlying MATLAB process, so executing code in one notebook affects the workspace in others. If you work in several notebooks simultaneously, be aware that they share a workspace.
143
143
- With MATLAB R2022b and later, you can define a local function at the end of the cell where you want to call it:
For technical details about how the MATLAB kernel works, see [MATLAB Kernel for Jupyter](https://github.com/mathworks/jupyter-matlab-proxy/blob/main/src/jupyter_matlab_kernel/README.md).
146
146
147
147
## Open MATLAB in a Browser
@@ -151,7 +151,7 @@ To access more MATLAB features, you can open the MATLAB development environment
0 commit comments