Does MATLAB Web Application support COM objects?

Hi Is it possible to use COM objects (For Excel file export) in Web Apps? and if Yes, How should I do that?

4 Kommentare

For me, i give it a quick try. It give error :
2018-10-25 17:39:59 Error using feval
2018-10-25 17:39:59 Server Creation Failed: Access is denied.
2018-10-25 17:39:59 Error in actxserver (line 89)
2018-10-25 17:39:59 Error in app4/ff (line 16)
2018-10-25 17:39:59 Error in appdesigner.internal.service.AppManagementService/tryCallback (line 330)
2018-10-25 17:39:59 Error in matlab.apps.AppBase>@(source,event)tryCallback(appdesigner.internal.service.AppManagementService.instance(),app,callback,requiresEventData,event)
2018-10-25 17:39:59 Error using matlab.ui.control.internal.controller.ComponentController/executeUserCallback (line 335)
2018-10-25 17:39:59 Error while evaluating Button PrivateButtonPushedFcn.
I will try to take a look if possible.
J. Alex Lee
J. Alex Lee am 23 Sep. 2019
I get similar errors as Kevin in 2018b. I would also like to know if this is a "feature unsupported" issue, or whether it is a configuration error that can be fixed. Any updates?
Guillaume
Guillaume am 23 Sep. 2019
I would strongly suspect that it doesn't. For a start, the web server would have to be running on Windows.
J. Alex Lee
J. Alex Lee am 25 Sep. 2019
Ah, should have specified that I'm running the web app server on Windows. But if web apps can be run on any platform, then I guess Guillaume has a point that TMW may not have implemented platform-specific features.

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Kategorien

Mehr zu MATLAB Web App Server finden Sie in Hilfe-Center und File Exchange

Produkte

Gefragt:

am 25 Okt. 2018

Kommentiert:

am 25 Sep. 2019

Community Treasure Hunt

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

Start Hunting!

Translated by