-
Notifications
You must be signed in to change notification settings - Fork 96
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
Puzzling behaviour of 'magic' #67
Comments
Hello! First of all, concerning the extra space in the in/out to the magic: Second - I see that you are working with the webserver version of the On Tue, May 13, 2014 at 3:18 PM, bs448c notifications@github.com wrote:
|
Hi, awesome, thanks for the quick reply. Indeed I should have version 0.2 (according to version.py .. is there a way of displaying the version in my ipynb?) as I have |
As of about a minute ago, if you install from master, you should be able to
On Tue, May 13, 2014 at 3:44 PM, bs448c notifications@github.com wrote:
|
MATLAB Command Windows complains
This is clearly related to #56 .. |
Hi
I'm trying to port a compressed sensing matlab example from http://compsens.eecs.umich.edu/sensing_tutorial.php to ipython notebook / pymatbridge.
I've noticed some strange behaviour of passing arguments back and forth which I think causes me trouble in my port.
so far so good .. but now it gets weird
while this makes sense .. that doesn't:
note the additional blank in passing the -o, and the altered variable name in the output of matlab.
Related or not, here's my attempt on the port which fails when I try to pass back a (complex) array:
which gives me
The text was updated successfully, but these errors were encountered: