Risposto
xlsx format without the com server?
You need to use a third-party library like Apache POI to do this. Coincidentally, I'm writing an Office IO API to support use c...

circa 4 anni fa | 0

Risposto
Error using mex G:\Matlab_WS\code_test\Assignment1\Add_Two.c:3:1: warning: return type defaults to 'int' [-Wimplicit-int] Add_Two(U16 a, U16 b)
See this line where the function is actually defined in Add_Two.c? Add_Two(U16 a, U16 b) You need to add an explicit "`U32`" a...

circa 4 anni fa | 0

| accettato

Risposto
Why do I receive License Manager Error -9?
Ouch, dude. That's not a great user experience. I got this same problem when I upgraded my iMac to a newer hardware version. Pro...

oltre 4 anni fa | 3

Domanda


Relocating a Matlab Compiler project to a directory alongside source tree
I have a large codebase that I compile using a few *.prj Matlab Compiler project files. I would like to relocate the *.prj files...

quasi 6 anni fa | 0 risposte | 0

0

risposte

Risposto
Relocating a MATLAB Compiler project to a different machine and recompiling
Matt J: Where was your `.prj` file located initially? And what version of Matlab did you create it with? I'm currently workin...

quasi 6 anni fa | 0

Risposto
datetime 'UTCLeapSeconds', 2 second difference across leap sec boundary
Hi folks. I'm a software developer coming from Java/C#/Joda-Time/Noda-Time, and this behavior is confusing me. Is there a cen...

quasi 6 anni fa | 0