cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X

Matlab component in Mathcad

hw3
1-Newbie
1-Newbie

Matlab component in Mathcad

Hi,

I have a Mathcad worksheet that requires the Jacobi elliptical function Sn (u, m). Mathcad doesn't have this function built in so I'm trying to insert a Matlab component to solve this and call the results back into Matchcad.

The two input variables are of the form a(b) so my questions are:

1) Do I need to convert this in Matlab code in the Matlab script editor or am I OK just using in0 and in1 to call the data?

2) How do I get the processed data back into Mathcad?

Many thanks for any help.

1 REPLY 1
Werner_E
24-Ruby V
(To:hw3)

Can't help with the Matlab integration but you might be interested in these threads:

http://communities.ptc.com/thread/16870

http://communities.ptc.com/message/33005

The symbolic JacobiSN is not available anymore since the switch from Maple to Mupad, but the sheets posted by Allan Schneider, Lou Poulo or AlvaroDíaz seem to be OK and may be the dll posted by Guy Beadie is so, too.

Top Tags