How to run Matlab code from excel vba macro.

3 visualizaciones (últimos 30 días)
Larry McCain
Larry McCain el 17 de Mzo. de 2022
Comentada: Larry McCain el 20 de Mzo. de 2022
The previous process defined on this site works fine when using windows 10 (See below). However, it does not work in windows 11. Is there a new method used for Windows 11?
Set MatLab = CreateObject("Matlab.Application")
MatLab.Execute (“PATH TO MATLAB.m”)

Respuestas (0)

Categorías

Más información sobre Data Export to MATLAB en Help Center y File Exchange.

Etiquetas

Productos


Versión

R2022a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by