When I click on the Open in MATLAB online badge, it opens the .mlx file just fine but then when I try to run it, it fails at the setup command
Unrecognized function or variable 'setup'.
This is because the cwd is not changed to the repo that has been downloaded to MATLAB Drive. If I manually move to that directory, it works,