Commands for MECWAY

Hi, I have seen in the Help that there are some commands to perform some operations from a third part sotware.

I my case I would like to "call" MECWAY from MATLAB.

Is there a complete list of which commands are available to use with MECWAY?

Thanks

Comments

  • The two modificators that I know are for solve a problem or for delete the results of a file. But the Mecway files are "simple" text files (xml format as far as I know), so you probably could write it from Matlab and then send the commands to solve the problem.

    I would work directly with CCX files in this case, have made it for material parameter determination time ago.
  • Thanks, Sergio. I will try.
  • You can call it using the system() function within matlab. What you want to make sure first is that your .liml file is absolutely ready to solve, then pass the solve argument to Mecway as part of the string you give the system() call. That's pretty much the extent of Mecway's command line interface.
Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!