yu

15 Reputation

2 Badges

3 years, 61 days

MaplePrimes Activity


These are questions asked by yu

When I made a restraint system like bolow and used  GetEquations() , undefined external forces(Fx,Fy) was derived. 

I want to know the reason or the principle of GetEquations() which is solving the dynamics of  a restraint system.

msim→2hand.msim
mw→2hand.mw

How do I set 'symbolicname' in GetEquations()?

There is an error "invalid input" when I do like below.

with(MapleSim);

A := MapleSim:-LinkModel('filename' = "C:/Users/---.msim");
A:-GetEquations('symbolicname = []');
 

Page 1 of 1