photo

Christian


ExpertControl GmbH

Active since 2012

Followers: 0   Following: 0

Message

Statistics

All
MATLAB Answers

5 Questions
2 Answers

Cody

0 Problems
8 Solutions

RANK
23,880
of 300,571

REPUTATION
1

CONTRIBUTIONS
5 Questions
2 Answers

ANSWER ACCEPTANCE
40.0%

VOTES RECEIVED
1

RANK
 of 21,027

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK
43,852
of 169,680

CONTRIBUTIONS
0 Problems
8 Solutions

SCORE
90

NUMBER OF BADGES
1

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 1
  • Solver

View badges

Feeds

View by

Question


How to force Matlab to reload classes in toolbox\rtw\rtw\@RTW
Hello, I have some software that uses the class RTW.TargetPrefs. This class was available up to R2012a. There is a patch ava...

11 years ago | 1 answer | 0

1

answer

Question


Using rtwmakecfg to tell RTW to use precompiled object instead of S-Function code
Hello, I try to use rtwmakecfg to define that RTW should use a precompiled object of my C S-function instead of the source co...

12 years ago | 1 answer | 0

1

answer

Question


How to get the new value of a changed mask parameter in the dialog callback?
Hello, I am using Matlab R2011a. I have created a subsystem and masked it. There is a popup parameter in my mask and I have ad...

12 years ago | 1 answer | 0

1

answer

Question


passing unicode string from C mex function to Matlab
Hello, I need to send a unicode string from my C mex function to Matlab. At the moment, I try to use mxCreateString to create ...

12 years ago | 2 answers | 0

2

answers

Answered
Using Timer in startup.m
Ok, here is some code. I reduced it to the very basics. There is only one perl script left: #!/usr/local/bin/perl -w $ma...

13 years ago | 0

Answered
Using Timer in startup.m
Daniel, I can confirm that your example works on my system as well, the timer is running as expected. So I am a bit confused n...

13 years ago | 0

Question


Using Timer in startup.m
Hello, is it expected behavior that it is not possible to use timer objects in the startup.m? I have seen that in case I inc...

13 years ago | 5 answers | 1

5

answers