Is it possible to run an activex with actxserver from a Matlab Web App?

I have a matlab web app and it fails when calling to actxserver, is it possible to do it?
I have the server with a user with administrative privileges.
Thanks

답변 (1개)

Pierre Harouimi
Pierre Harouimi 2020년 1월 27일

0 개 추천

Using Excel in web apps is not recommended.
The recommended approach is to use readtable / writetable without invoking Excel behind the scenes ('UseExcel=false'), and reimplement figures as MATLAB UIAxes controls in AppDesigner.

카테고리

도움말 센터File Exchange에서 Use COM Objects in MATLAB에 대해 자세히 알아보기

질문:

2019년 6월 12일

댓글:

2020년 1월 27일

Community Treasure Hunt

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

Start Hunting!

Translated by