Feeds
질문
"Unrecognized method, property, or field 'Type' for class 'matlab.ui.control.WebComponent'."
In App Designer (MATLAB R2024a, Windows 10 Pro, 64-bit) I have a tab (app.tabFiles) that has a few ui components on it. When I q...
7개월 전 | 답변 수: 1 | 0
1
답변질문
HTTP error code 12029 when trying to install compiled app
I built a DLL on R2015b/W7 64-bit. I can install it (MyAppInstaller_web.exe) on my W10 machine but not on the W7 computer it was...
대략 1년 전 | 답변 수: 1 | 0
1
답변질문
Windows Security suddenly thinks my compiled app contains a virus
Today (2023.07.30) Windows Security updated its "don't like" list on my machine and now it won't start/quarantines the app I've ...
1년 초과 전 | 답변 수: 1 | 0
1
답변질문
How do I access all controls in the R2015b Toolbar Editor?
I have a toolbar in my app that now has more than 20 controls - pushbuttons, toggles - on it and the Toolbar Editor only display...
거의 2년 전 | 답변 수: 1 | 0
1
답변질문
Application Compiler keeps losing my company logo
I had this working but now, my specified logo is not attached to the installer EXE or the desktop shortcut; therefoe, is ignored...
대략 2년 전 | 답변 수: 1 | 0
1
답변질문
applicationCompiler fileset.resources vs fileset.depfun
Anyone know how the applicationCompiler decides when a source file is classed as a resource vs a regular dependency? I have a se...
2년 초과 전 | 답변 수: 1 | 1
1
답변질문
Matlab versions supported on Windows 11?
Has MathWorks announced which versions of MatLab will be supported on Windows 11?
3년 초과 전 | 답변 수: 5 | 0
5
답변질문
Does setting Data Validation work with Excel actxserver
Has anyone got this to work from a program? I have tried the statement below in a program (100% failure), from the command line...
대략 9년 전 | 답변 수: 0 | 0
0
답변질문
Can event listener be registered with ActiveX control on (e.g.) an Excel worksheet
I can register Excel server, workbook, and worksheet events and the callbacks get called. However, if I have an ActiveX control...
대략 9년 전 | 답변 수: 1 | 0