photo

Ronron


HAW Hamburg

Active since 2015

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

4 Questions
3 Answers

RANK
109,271
of 300,508

REPUTATION
0

CONTRIBUTIONS
4 Questions
3 Answers

ANSWER ACCEPTANCE
25.0%

VOTES RECEIVED
0

RANK
 of 21,019

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 169,435

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

  • Thankful Level 1
  • First Answer

View badges

Feeds

View by

Answered
Using NET Assembly in parallel pool/ worker/ parfeval
I can answer to my question myself. Actually the problem is the specific NET Assembly that I wanted to use in the parallel pool....

8 years ago | 0

Question


Using NET Assembly in parallel pool/ worker/ parfeval
I would like to pass an object from a class of a NET Assymbly in a parallel pool by executing the function via parfeval. I alway...

9 years ago | 1 answer | 0

1

answer

Answered
Using DLL functions with parfeval
Hello, I would like to use classes from a NET assemby in parfeval. But I get the error "Warning: Cannot load an object of c...

9 years ago | 0

Question


Parallel Computing: Execute GUI and programm parallel
Hello, I would like to start a GUI (GUIDE) and parallel execute another job. Is there any solution how to realise that problem....

9 years ago | 1 answer | 0

1

answer

Question


mex out of memory
Hello, I know there are already several question about out of memory in combination with mex. When i call the mex function the ...

9 years ago | 0 answers | 0

0

answers

Answered
set_param() in Repeating Sequence / Simulink doesn't work
Why is that transformation str2num(a) required, as my vector a is numeral? But thanks, it worked like that!

10 years ago | 0

Question


set_param() in Repeating Sequence / Simulink doesn't work
Hello, Today I tried to change the y-Parameter of a repeating-Sequence-Block during Simulation. rs_y1 = 0:200; set_...

10 years ago | 2 answers | 0

2

answers