Skip to content

Error using regexp The 'STRING' input must be either a char row vector, a cell array of char row vectors, or a string array. #4

@sanbuddhacharyas

Description

@sanbuddhacharyas

I am getting this error
Error using regexp
The 'STRING' input must be either a char row vector, a cell array of char row vectors, or a string
array.

Error in get_synched_frames (line 20)
files = regexp(ls(sceneDir), '(\s+|\n)', 'split');

Error in demo_synched_projected_frames (line 11)
frameList = get_synched_frames(sceneDir);

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