DIANA TNO - Python - Matlab -


i have model in diana tno, , wondering if perhaps exist way execute software python (more information click here) or matlab?

the final idea able create projects / create , run analysis / process results matlab and/or python.

honestly haven't found helpful information it, contribution welcome.

thanks in advance!

i found answer, , hope helpful whatever purposes.

there steps:

  1. create .bat next information (for creating .bat, open notepad file , after save it, change extension .bat):
rem === diana environment setup === call "c:\program files\diana 9.6\dialogin.bat"  diana q8axi 
  1. create .dat, has information of model, here example.

  2. create .dcf, specified detail of analysis want perform. here , example.

  3. in matlab, create script next information:

clc, clear all, close dos('name.bat') 

note: it's important take account previous files (.bat .dat .dcf) got have same name.

  1. finally, save , run matlab file in same folder located others files.

now able run parametric analysis between matlab , diana tno.


Comments

Popular posts from this blog

Ansible - ERROR! the field 'hosts' is required but was not set -

customize file_field button ruby on rails -

SoapUI on windows 10 - high DPI/4K scaling issue -