Skip to content

passing matrix (dtype('float64')) containing NaNs to MATLAB #100

@lijing-lin

Description

@lijing-lin

However, what I got in MATLAB is a cell array, which flatten the matrix. Assume the original matrix is 5 by 4, I end up with a 20 by1 cell array. Moreover, all NaNs are treated as strings 'NaN' in the cell. A bug or it is designed to be like this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions