Skip to content

setup-matlab doesn't allow us to run MATLAB directly or via python #239

@willGraham01

Description

@willGraham01

Issue to remind myself of the conclusions of #238. But in short, setup-matlab does not allow MATLAB to be run via the CL on runners:

matlab -r

returns an error because no display environment is available. You can install matlabengine (on Ubuntu runners only), but you can't run any MATLAB commands through the engine in Python due to licensing issues.

So in short, we can't put the full workflow for input data regen -> run system test -> compare output into the CI. Current compromise is outlined in #236.

Issue will be resolved if we translate the input data generation material into Python.

Metadata

Metadata

Assignees

No one assigned

    Labels

    upstreamRelated to one of our dependencies

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions