photo

Shaf

MathWorks

Last seen: 11 months 前 自 2011 起处于活动状态

Followers: 0   Following: 0

消息

Professional Interests: Programming, Computational Biology

统计学

MATLAB Answers

0 个提问
7 个回答

排名
4,594
of 297,457

声誉
10

贡献数
0 个提问
7 个回答

回答接受率
0.00%

收到投票数
1

排名
 of 20,438

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 158,938

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Knowledgeable Level 1
  • First Answer

查看徽章

Feeds

排序方式:

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

14 years 前 | 0

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

14 years 前 | 0

已回答
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...

14 years 前 | 0

| 已接受

已回答
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.

14 years 前 | 0

已回答
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...

14 years 前 | 0

已回答
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...

14 years 前 | 1

已回答
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 ...

14 years 前 | 0