Sieghard
Degrémont Technologies Ltd
Followers: 0 Following: 0
Feeds
提问
Can Matlab Compiler create a data folder during standalone installation?
I have a very well working piece of software generated using Matlab Compiler. Since its output is business-sensitive, I included...
4 years 前 | 0 个回答 | 0
0
个回答已解决
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
5 years 前
提问
Read external file from compiled application
Dear Matlab experts, I have another issue with a deployed program. I want to add a license file that needs to be recurringly up...
5 years 前 | 0 个回答 | 1
0
个回答提问
Callback on radiobutton change with arrow keys
I'm sure it has been answered in the past, but I am too stupid to find it on here... Anyway, I have the a piece of code similar ...
5 years 前 | 1 个回答 | 0
1
个回答提问
Output of matrix in Excel add-in
Another probably quite newbie-ish question: I got my Excel add-in running by using Matlab's library compiler. In the tutorials a...
8 years 前 | 0 个回答 | 0
0
个回答已回答
M-File not accessible in Excel Add-in
Thanks, that helped. I still do not quite understand why, but removing the startup.m file and copying it to the base search path...
M-File not accessible in Excel Add-in
Thanks, that helped. I still do not quite understand why, but removing the startup.m file and copying it to the base search path...
8 years 前 | 0
提问
M-File not accessible in Excel Add-in
Hi, I generated an Excel Add-in using the Library Compiler with MS Win SDK 7.1 in the background. The compilation worked fine...
8 years 前 | 2 个回答 | 1
2
个回答已回答
xlswrite in compiled program does not work.
I finally found a solution. xlswrite seems not to be working properly in compiled programs, so I converted the cell array to a t...
xlswrite in compiled program does not work.
I finally found a solution. xlswrite seems not to be working properly in compiled programs, so I converted the cell array to a t...
8 years 前 | 0
| 已接受
提问
xlswrite in compiled program does not work.
I have a problem with a standalone application made with the Matlab compiler. The code in question is function test ...
8 years 前 | 1 个回答 | 0