photo

Olaf Oelsner


Last seen: 1 month ago Active since 2017

Followers: 0   Following: 0

Statistics

MATLAB Answers

6 Questions
3 Answers

RANK
186,214
of 300,756

REPUTATION
0

CONTRIBUTIONS
6 Questions
3 Answers

ANSWER ACCEPTANCE
66.67%

VOTES RECEIVED
0

RANK
 of 21,077

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 170,890

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Answered
Modify Strings in cell array
Thank you for solution and explanation!

6 years ago | 0

Question


Modify Strings in cell array
Hi, I have a cell array: b = { 'a/b/c/a'; 'k/b' ; 'c/c/d' } I want to remove the string before the first slash. The result ...

6 years ago | 2 answers | 0

2

answers

Question


Get outputs of blocks of a given type in system target
I am implementing a system target file and I want to access the outputs of blocks of a given type e.g., I want to get the output...

7 years ago | 1 answer | 0

1

answer

Question


xmlwrite - Control the order of attributes
Hi, I wrote the following script to generate a XML-file... xml_doc = com.mathworks.xml.XMLUtils.createDocument('Node'); roo...

7 years ago | 1 answer | 0

1

answer

Question


Crash when calling TLC library function LibBlockParameterDataTypeId()
Dear Support, MATLAB R2018a crashes whenever I try to call |LibBlockParameterDataTypeId()| in my TLC file. Steps for Repro...

7 years ago | 2 answers | 0

2

answers

Question


Is there a possibility to disable CombineOutputUpdateFcns in a legal manner?
Hi, When I use GRT, then it is possible to disable "Single output/update function". The documentation tells, that this setti...

8 years ago | 0 answers | 0

0

answers

Answered
Setup BuildDirSuffix based on rtwoptions
That worked! Thank you!

9 years ago | 0

Question


Setup BuildDirSuffix based on rtwoptions
Hi, I would like to change the BuildDirSuffix based on rtwoptions rtwoptions(myoption).prompt = 'Version'; rtwoption...

9 years ago | 2 answers | 0

2

answers