On Sun, Apr 05, 2015 at 09:39:02AM -0400, Solomon Vimal wrote:
> Hi,
> I have two versions of the same software S4.1 and S5, say - they are
> treated as COM handles.
> When I use methodsview in MATLAB to see the list of methods in both, I get
> more or less the same function list, but in Python, wh
On 05/04/15 14:39, Solomon Vimal wrote:
Hi,
I have two versions of the same software S4.1 and S5, say - they are
treated as COM handles.
When I use methodsview in MATLAB to see the list of methods in both, I get
more or less the same function list, but in Python, when I use dir(s4.1) I
get the id
Hi,
I have two versions of the same software S4.1 and S5, say - they are
treated as COM handles.
When I use methodsview in MATLAB to see the list of methods in both, I get
more or less the same function list, but in Python, when I use dir(s4.1) I
get the identical list to MATLAB methodsview, but di