Book a Demo

Author Topic: Using the Matlab solver to output to Excel  (Read 2965 times)

skranenburg

  • EA Novice
  • *
  • Posts: 16
  • Karma: +0/-0
    • View Profile
Using the Matlab solver to output to Excel
« on: June 22, 2023, 05:30:20 am »
Hi,

I am working through automating parametric diagrams and currently have a script that will use the Matlab solver to execute the constraint block equation and populate the result in a PhsVariable. Is there a way to export that result value to an external tool, like Excel, without doing it manually?

Thanks!