Skip to content
This repository was archived by the owner on Aug 15, 2024. It is now read-only.
This repository was archived by the owner on Aug 15, 2024. It is now read-only.

psom_run_script indexing issue #133

@angela-tam

Description

@angela-tam

Getting this error in MATLAB while trying to run a pipeline:

Error: File: psom_run_script.m Line: 407 Column: 23
()-indexing must appear last in an index expression.

Error in psom_run_pipeline (line 505)
[flag_failed,msg] = psom_run_script(cmd_deamon,script_deamon,opt_script,opt_logs);

When I look at it in the editor, it says "Cannot call or index into a temporary array"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions