unable to view Matlab notebook in Jupyter

只愿长相守 提交于 2021-01-07 03:22:33

问题


I am trying to run matlab code from Jupyter notebooks. I am following the link below for guidance: https://www.youtube.com/watch?v=WufMGW5Bv4g

Now I have installed matlab_kernel. And I see that it is installed on the machine when i run a pip list.

When I open Jupyter notebook, and click on the New notebook dropdown, I do not see the MATLAB option.

Also, at point 3:22, the instructor installs python from Program Files/Matlab. However, I do not see the MATLAB folder in my Program Files.

What am I missing here. Any guidnce would be very helpful.

来源:https://stackoverflow.com/questions/64762194/unable-to-view-matlab-notebook-in-jupyter

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!