# MATLAB integration - can't open MATLAB

**URL:** https://discourse.jupyter.org/t/matlab-integration-cant-open-matlab/24899
**Category:** JupyterLab
**Tags:** jupyterlab, help-wanted
**Created:** [March 31, 2024, 5:36am UTC](https://discourse.jupyter.org/t/matlab-integration-cant-open-matlab/24899 "2024-03-31T05:36:44Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![ChillBeaver](https://avatars.discourse-cdn.com/v4/letter/c/cdc98d/32.png) [@ChillBeaver](https://discourse.jupyter.org/u/ChillBeaver)
#### Post date: [March 31, 2024, 5:36am UTC](https://discourse.jupyter.org/t/matlab-integration-cant-open-matlab/24899/1 "2024-03-31T05:36:44Z")

</div>

Hello everyone,

Today I installed Python, Jupyterlab, and jupyter-matlab-proxy through pip in the Windows command prompt. I also installed the newest version of Matlab today and I set it in the system path. Matlab itself works fine after inputting my license information.

I am able to create notebooks with Matlab kernels and Matlab scripts within Jupyterlab desktop. However, whenever I try to run the notebooks with the Matlab kernel, nothing happens. I have tested other notebooks and they work fine. If I try to open Matlab from within Jupyterlab desktop, instead of being prompted to enter license information, I get a 404 error.

I have uninstalled and reinstalled jupyter-matlab-proxy and it made no difference.

Anyone know something I might be missing? Please let me know, thank you.

---

<div class="post-metadata">

### Author: ![ChillBeaver](https://avatars.discourse-cdn.com/v4/letter/c/cdc98d/32.png) [@ChillBeaver](https://discourse.jupyter.org/u/ChillBeaver)
#### Post date: [April 1, 2024, 7:04pm UTC](https://discourse.jupyter.org/t/matlab-integration-cant-open-matlab/24899/2 "2024-04-01T19:04:23Z")

</div>

I toyed around with it a little more and after removing Jupyterlab desktop, I was able to figure out all I had to do was install setuptools and restart matlab-proxy. Everything works as it should now. Thanks!
