hexagon logo

I want link ADAMS with MATLAB and control some parameters from ADAMS system in MATLAB. I followed the procedures to make MATLAB compatible file from ADAMS, but it doesn't produce the simulink file (.slx) to be used in MATLAB. How can I resolve this?

I want link ADAMS with MATLAB and control some parameters from ADAMS system in MATLAB. I followed the procedures to make MATLAB compatible file from ADAMS, but it doesn't produce the simulink file (.slx) to be used in MATLAB. How can I resolve this?
Parents
  • Actually: you have have LOTS of files in your 'working directory' that should not be there. I presume you copied them from somewhere?
     
    You should clean out your working directory so that you ONLY have the files from the plant export. They are: .m, .adm, .cmd
    and try again.
     
    All of those files in your directory have names similar to files in the Installation directory; this will mess things up.
Reply
  • Actually: you have have LOTS of files in your 'working directory' that should not be there. I presume you copied them from somewhere?
     
    You should clean out your working directory so that you ONLY have the files from the plant export. They are: .m, .adm, .cmd
    and try again.
     
    All of those files in your directory have names similar to files in the Installation directory; this will mess things up.
Children
No Data