Skip to content

Commit

Permalink
oops
Browse files Browse the repository at this point in the history
git-svn-id: svn+ssh://code.matforge.org/fipy/branches/version-2_1@4471 d80e17d7-ff13-0410-a124-85740d801063
  • Loading branch information
guyer committed Apr 20, 2011
1 parent ece38c0 commit 55ecb63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fipy/viewers/matplotlibViewer/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ def MatplotlibViewer(vars, title=None, limits={}, cmap=None, colorbar=None, axes
axes
if not `None`, `vars` will be plotted into this Matplotlib `Axes` object
It is possible to view different `Variable`s against different Matplotlib_ `Axes
It is possible to view different `Variable`s against different Matplotlib_ `Axes`
>>> from matplotlib import pylab
>>> from fipy import *
Expand Down

0 comments on commit 55ecb63

Please sign in to comment.