Community Profile

photo

Sieghard


Degrémont Technologies Ltd

Last seen: 4 months ago Active since 2017

Followers: 0   Following: 0

Message

Statistics

All
  • Solver
  • Thankful Level 1

View badges

Feeds

View by

Question


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 ago | 0 answers | 0

0

answers

Solved


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:...

4 years ago

Question


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...

4 years ago | 0 answers | 1

0

answers

Question


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 ago | 1 answer | 0

1

answer

Question


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...

7 years ago | 0 answers | 0

0

answers

Answered
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...

7 years ago | 0

Question


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...

7 years ago | 2 answers | 1

2

answers

Answered
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...

7 years ago | 0

| accepted

Question


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 ...

7 years ago | 1 answer | 0

1

answer