Statistics
RANK
250,148
of 297,016
REPUTATION
0
CONTRIBUTIONS
5 Questions
2 Answers
ANSWER ACCEPTANCE
40.0%
VOTES RECEIVED
0
RANK
of 20,419
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 157,725
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
Why does double clicking run an m file instead of open it in the editor?
Among numerous other issues with R2012a (messed up associations, no Start Menu shortcuts, extremely slow start times, etc.), whe...
11 years ago | 0 answers | 0
0
answersQuestion
Why is this simple parallel program much slower than the non-parallel version?
I have a very simple script that calls the built-in genetic algorithm function: function test1(gen) options = gaopti...
11 years ago | 1 answer | 0
1
answerQuestion
Why does start up require internet access?
I recently upgraded from 2009a to 2012a on Windows XP. 2012a start up takes 3-4 times as long as 2009a start up. However, if I...
11 years ago | 2 answers | 0
2
answersWhy can't I run Simulink from the command line inside a parfor loop?
Thanks for the responses. To answer both: this is release 2010a running on a quad core Win32 machine (Windows Server 2003). Th...
13 years ago | 0
Question
Why can't I run Simulink from the command line inside a parfor loop?
I have some code that creates and runs multiple Simulink models in normal mode from the command line like this: matlabpool ...
13 years ago | 2 answers | 0
2
answersWhat's wrong with this trivial C engine program?
Works great, thanks very much Jan and James!
13 years ago | 0
Question
What's wrong with this trivial C engine program?
I'm trying to learn how to run Matlab from C programs, and apparently writing mex files to interface with the Matlab engine is t...
13 years ago | 2 answers | 0