Discussion Closed This discussion was created more than 6 months ago and has been closed. To start a new discussion with a link back to this one, click here.
Is the LiveLink command mphint2 appropriate using the cut line dataset?
Posted Jul 11, 2016, 2:47 p.m. EDT LiveLink for MATLAB 2 Replies
Please login with a confirmed email address before reporting spam
In Livelink application for MATLAB there is the command mphint2
using it to evaluate the results. In the evaluation of Derived Values I want to use the selection Cut Line 1 {cln1} instead of the Solution 1 {dset1} selection.
The command is
data = mphint2(model,<expr>,edim,'dataset',<dsettag>);
Can I use the selection Cut Line 1 {cln1} instead of the
Solution 1 {dset1}.
Or I must use an other command like mphglobal?
Thank you in advance
using it to evaluate the results. In the evaluation of Derived Values I want to use the selection Cut Line 1 {cln1} instead of the Solution 1 {dset1} selection.
The command is
data = mphint2(model,<expr>,edim,'dataset',<dsettag>);
Can I use the selection Cut Line 1 {cln1} instead of the
Solution 1 {dset1}.
Or I must use an other command like mphglobal?
Thank you in advance
2 Replies Last Post Jul 12, 2016, 7:44 p.m. EDT