Skip to content

inputs other than double real matrices are silently processed wrong #12

@mborgerding

Description

@mborgerding

At least raise an error. e.g. inside rwt_matlab_init

  if ( !mxIsDouble(prhs[0]) || mxIsComplex(prhs[0]) )
      rwt_errormsg("input must be a double real matrix");

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