Skip to content

Conversation

blink1073
Copy link
Collaborator

Adds figure size control and a -S or --size option for %matlab magic.

@arokem
Copy link
Owner

arokem commented Feb 13, 2015

This one needs a rebase to be merged

@blink1073
Copy link
Collaborator Author

All set!

@blink1073
Copy link
Collaborator Author

It occurs to me that I should rerun the example notebooks and show --size in action, agreed?

@@ -102,6 +102,7 @@ def __init__(self, shell,

self.Matlab = pymat.Matlab(matlab, maxtime=maxtime)
self.Matlab.start()
self._initialized = False
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am not sure why this is here. Isn't this an attribute of self.Matlab?

@blink1073
Copy link
Collaborator Author

Cleaned up, and reran the notebooks.

@arokem
Copy link
Owner

arokem commented Feb 14, 2015

Awesome.

arokem added a commit that referenced this pull request Feb 14, 2015
@arokem arokem merged commit 63b2a0f into arokem:master Feb 14, 2015
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

Successfully merging this pull request may close these issues.

2 participants