Olaf Oelsner
Followers: 0 Following: 0
Feeds
提问
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 ...
5 years 前 | 2 个回答 | 0
2
个回答提问
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...
6 years 前 | 1 个回答 | 0
1
个回答提问
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...
6 years 前 | 1 个回答 | 0
1
个回答已回答
Crash when calling TLC library function LibBlockParameterDataTypeId()
That's what I did.
Crash when calling TLC library function LibBlockParameterDataTypeId()
That's what I did.
6 years 前 | 0
提问
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...
6 years 前 | 2 个回答 | 0
2
个回答提问
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...
7 years 前 | 0 个回答 | 0
0
个回答提问
Setup BuildDirSuffix based on rtwoptions
Hi, I would like to change the BuildDirSuffix based on rtwoptions rtwoptions(myoption).prompt = 'Version'; rtwoption...
7 years 前 | 2 个回答 | 0