run-command icon indicating copy to clipboard operation
run-command copied to clipboard

Run MATLAB scripts, functions, and statements.

Results 7 run-command issues
Sort by recently updated
recently updated
newest added

Hi, I am trying to use this action to convert my mlx in [my repo](https://github.com/xsro/university-learning-code/tree/develop) to html for github pages, I meet [error](https://github.com/xsro/university-learning-code/runs/2802523048?check_suite_focus=true) ```plainText {Error using matlab.internal.cef.webwindow (line 379) MATLABWindow...

I am using a MacBook Pro with M3 chip as a self-hosted runner. It has Matlab R2023b installed. The following is to run a simple command (extracted from [my workflow...

The "Build and Test" workflow is currently only building and testing against ubuntu-latest, but we support a wider range of platforms now. The workflow should be updated to use a...

enhancement

Hello, sorry if this isn't the correct place to ask this question. The CI/CD testing of our MATLAB library uses a Python script which calls directly calls the `matlab` binary...

If you provide a command that contains a syntax error to `run-command`, you receive an error pointing to a line and column in the temporary run script which the user...

enhancement

Hello, [workflow file](https://github.com/primalib/prima/actions/runs/4537017611/workflow) [error.log](https://github.com/matlab-actions/run-command/files/11084104/error.log) The above workflow with matlab-actions/[email protected] and matlab-actions/setup-matlab@v2-beta failed with the above error log, in particular the following message. It would be great if you could have...

Okay, this one has been head scratcher for some time. [This CI](https://github.com/openneuropet/PET2BIDS/actions/workflows/matlab.yaml) started failing some time ago and initially I thought that I had messed up the paths of the...