Skip to content

The mtmiller/octave dockerfile lacks required forged packages causing out-of-box script failure #328

Description

@GREENRAT-K405

currently the dockerfile.m just provides a bare gnu octave environment, nothing else.
Concore uses control system operations, running it in .m scripts inside container fails with "undefined functions", whenever functions like tf() or ss() are called, because they require control and signal packages, which are currently missing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions