How to use ActiveX in Matlab Web Apps?
4 次查看(过去 30 天)
显示 更早的评论
Hi, I'm trying to develop a software by using appdesigner,that its output is an Excel file. I have to insert image files in that Excel file and I did it by using ActivX fucntions, But it doesn't work when I compile the code by using webAppCompiler. How should I do to solve this problem?
5 个评论
Martin Roempert
2018-11-12
编辑:Martin Roempert
2018-11-12
Same for my application. I use actxserver to call a program for data conversion. In the logfile of WebAppServer I find:
out=Error using feval
out=Server Creation Failed: Zugriff verweigert
out=Error in actxserver (line 89)
How to allow connection?
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 ActiveX 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!