Post Reply 
Object behaviour in CAS programming
06-14-2016, 08:48 PM
Post: #3
RE: Object behaviour in CAS programming
Thanks very much for your answer.

I heve put this and it Works:
#cas
Su_Prop(m.l);=
BEGIN
LOCAL m1;

m-(l*IDENMAT(COLdIM(M))):=m;
return m;
END;
#end
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Object behaviour in CAS programming - Tonig00 - 06-14-2016 08:48 PM



User(s) browsing this thread: 1 Guest(s)