Skip to content

VTS MATLAB

Lisa Glover edited this page Oct 17, 2024 · 10 revisions

VTS MATLAB Interoperability

Getting Started with the VTS in MATLAB

Prerequisites

.NET 8.0 - download here
MATLAB (R2022b and above)

Note: Calling the VTS libraries from MATLAB will only work on the Windows version of MATLAB

Download the latest version of the VTS MATLAB Package and extract it to a folder. Go into MATLAB and set this folder to the current folder.

To access the MATLAB documentation, go to the Home tab, click on "Help", then "Documentation" MATLAB Documentation

Click "VTS Toolbox" under "Supplemental Software" on the left hand panel MATLAB Documentation MATLAB Documentation

Click on "Getting Started with the VTS Toolbox" for information about accessing the VTS library from MATLAB. There are also links for "Functions", that describes the VTS functions that have MATLAB interoperability, and "VTS Examples" that provides demos of VTS Solvers and VTS Monte Carlo calls. Getting-Started-MATLAB_VTS-Examples

Solver Demo

Getting-Started-MATLAB_VTS-Examples-Solver-Demo

Monte Carlo Demo

Getting-Started-MATLAB_VTS-Examples-Monte-Carlo-Demo

Note: If you do not have the latest version of MATLAB or your version is prior to R2022b, download an older release of the MATLAB package (Version 8.0) and use .NET Framework 4.8 - download here
The minimum MATLAB version for this release is R2019b.