Skip to content

imshow failed #132

@ghost

Description

When I have imshow in my .m function and call from python, it has the following error
Error using imshow (line 212)
IMSHOW unable to display image.

Error in myFunction (line 17)
imshow(im);

How can I display an image in .m function that is called from python?

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