Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

imshow get nodisplay error #27

Closed
yordaa opened this issue Sep 9, 2013 · 3 comments
Closed

imshow get nodisplay error #27

yordaa opened this issue Sep 9, 2013 · 3 comments

Comments

@yordaa
Copy link

yordaa commented Sep 9, 2013

Matlab error message: u'IMSHOW unable to display image.

I'm using OSX Mountain Lion with Matlab 2012b
changing matlab_magic.py line 129 to:
self.Matlab = pymat.Matlab(matlab, maxtime=maxtime, startup_options='-noFigureWindows')
will have it fixed :)

@arokem
Copy link
Owner

arokem commented Sep 9, 2013

Thanks for reporting! Do I understand correctly that this is only happening when you run this from the IPython notebook?

@yordaa
Copy link
Author

yordaa commented Sep 9, 2013

I think I tested it yesterday in qtconsole which produced the same error. MATLAB's plot function on the other hand has no problem on both qtconsole and ipython notebook.

@arokem
Copy link
Owner

arokem commented Sep 9, 2013

Yes - that's what makes it a bit mysterious. But I will push in your
suggested fix. Thanks!

On Mon, Sep 9, 2013 at 2:11 PM, yordaa notifications@github.com wrote:

I think I tested it yesterday in qtconsole which produced the same error.
MATLAB's plot function on the other hand has no problem on both qtconsole
and ipython notebook.


Reply to this email directly or view it on GitHubhttps://github.com//issues/27#issuecomment-24115147
.

@arokem arokem closed this as completed Jan 17, 2014
@arokem arokem reopened this Jan 17, 2014
@arokem arokem closed this as completed Nov 8, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants