setup-matlab
setup-matlab copied to clipboard
Set up your GitHub Actions workflow with a specific version of MATLAB.
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.4.0 to 1.9.1. Changelog Sourced from @actions/core's changelog. 1.9.1 Randomize delimiter when calling core.exportVariable 1.9.0 Added toPosixPath, toWin32Path and toPlatformPath utilities #1102 1.8.2 Update to v2.0.1 of...
Hello, This repo is awesome! I'm using it to test MATLAB support for [pandoc-plot](https://github.com/LaurentRDC/pandoc-plot), but at this time only Linux machines are supported. Any plans to support Windows for Github-hosted...
Hi, we're interested in using these scripts to [test `FindMatlab` in CMake](https://gitlab.kitware.com/cmake/cmake/-/issues/23324). However, we use GitLab-CI; what is the license situation for using the scripts here for our CI purposes?...
Some background, I am trying to develop a toolbox and I have developed a lot of tools to create native-like documentations. I want to split that code off to a...
I do not know what I am doing at this point, but here is my YML: https://github.com/apommel/vscode-matlab-interactive-terminal/blob/84219db/.github/workflows/ci.yml It appears I am trying to "build a wheel from code stored in...
Hi, I've been trying to get MATLAB's 'OutOfProcess' Python support to work on a Windows runner, but I've encountered an issue that I can't get past. This is my workflow:...
Hi, we're an automotive firmware consulting firm. I'll start off saying: thanks for all your hard work on making it easy to integrate and enable CI with MATLAB. I am...
Hello! I would like to know if it is possible to install MATLAB in a user defined path in the runner. If not, it would be a great enhancement :)....
Hello. I'm maintaining the `MATLAB.jl` package which calls the MATLAB Engine APIs for C. Unfortunately, using this gh-action, I am unable to open the Matlab engine through the `engOpen` method...
GitHub shows a snippet of code to copy-and-paste when you search for this action in the marketplace sidebar while configuring a workflow. Unfortunately the snippet of code they show will...