photo

Shaf

MathWorks

Last seen: 5 mesi fa Attivo dal 2011

Followers: 0   Following: 0

Messaggio

Professional Interests: Programming, Computational Biology

Statistica

MATLAB Answers

0 Domande
7 Risposte

RANK
4.667
of 300.392

REPUTAZIONE
10

CONTRIBUTI
0 Domande
7 Risposte

ACCETTAZIONE DELLE RISPOSTE
0.00%

VOTI RICEVUTI
1

RANK
 of 20.934

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 168.373

CONTRIBUTI
0 Problemi
0 Soluzioni

PUNTEGGIO
0

NUMERO DI BADGE
0

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • Knowledgeable Level 1
  • First Answer

Visualizza badge

Feeds

Visto da

Risposto
Matlab calling Java GUI
The easiest way to use Builder JA which generates a jar file.

oltre 14 anni fa | 0

Risposto
Matlab Builder JA or NE
It should all work the same way since these functions are deployable.

oltre 14 anni fa | 0

Risposto
C shared library created with Compiler - compatibility between Linux distributions
The version of the kernel, glibc(C-runtime library), libstdc++(C++ runtime library), binutils(for ld - the linker loader) can ca...

oltre 14 anni fa | 0

| accettato

Risposto
Matlab generated Excel add-in connecting to a server
The tcpip function is deployable. So you should be able to use it in an Excel add-in.

oltre 14 anni fa | 0

Risposto
Defining more than three mwArray gives error
I will answer the structure question first. You can use mwArrays to create and return MATLAB structures. To assign elements to t...

oltre 14 anni fa | 0

Risposto
MATLAB compiler/runtime & multiple processes (Windows x64)
The MATLAB runtime will run in parallel if loaded in separate processes. There is a single MATLAB interpreter thread per process...

quasi 15 anni fa | 1

Risposto
Can I use the Visual C++ 2008 Redistributable Package instead of the 2005 version with MATLAB R2008a for my compiled stand-alone applications as it seems to be a newer version?
If the standalone application is built using the Visual C++ 2008 compiler then the Visual C++ 2008 Redistributable package will ...

quasi 15 anni fa | 0