David,
Sorry I forgot to reply promptly.
If you are doing a typical use-case design study, I recommend you
check out the 'Design File' support in VSP. There are presentations
about it included in the materials from past OpenVSP Workshops.
The Design File capability makes it easy for you to identify certain
variables to vary in a design study -- and then use a simplified file
to set their values. You could easily write that file from Matlab and
then use the built in scripting to automate the analysis you need from
there.
A more advanced approach is possible, but it isn't really ready for
prime time yet. One of my former students made progress on this, but
didn't finish it. He has graduated and is about to start a new full
time job, so he is very busy with life right now.
If you're adventurous, you might try to replicate what he was working on.
He used SWIG to wrap the OpenVSP C++ API with Java. SWIG is a program
for creating wrappers of C/C++ API's to other languages. The OpenVSP
source includes an example of this for Python. (first step, you need
to be able to compile OpenVSP).
Once you've generated a Java wrapper for OpenVSP, it is fairly easy to
call Java from within Matlab.
This will give you direct access to the OpenVSP API (everything that
is available in scripting) from Matlab.
Best of luck,
Rob
> --
> You received this message because you are subscribed to the Google Groups
> "OpenVSP" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to
openvsp+u...@googlegroups.com.
> For more options, visit
https://groups.google.com/d/optout.