Christian Günther
Followers: 0 Following: 0
Feeds
已回答
Limit length of a string
Hello, I've found the solution myself: with this command it gests truncated to 18 characters: sprintf('%+18.18s',text1)
Limit length of a string
Hello, I've found the solution myself: with this command it gests truncated to 18 characters: sprintf('%+18.18s',text1)
2 years 前 | 1
| 已接受
提问
Limit length of a string
Hello, How can I limit the lengt of strings that I print out ? text1 contains a sting of length 7 to 25, but I want to print a...
2 years 前 | 3 个回答 | 1
3
个回答已回答
how to create a circular heat map
Hello, You can transform the Data to cartesian coordinates and use the hist3 function instead. %polar(t,r,'+') x = r.*co...
how to create a circular heat map
Hello, You can transform the Data to cartesian coordinates and use the hist3 function instead. %polar(t,r,'+') x = r.*co...
2 years 前 | 0
提问
Simuling Create Subsystem from selection causes inports and outports to lay on the side
Hello, When I create a subsystem from a selection, sometimes the inports and outports lay on the side and look like this: Af...
3 years 前 | 1 个回答 | 0
1
个回答已回答
Error while compiling simulink model?
Hello Rik, I had a similar problem with a hidden ToAsyncQueueBlock. This was caused by the Simulation Data Inspector. Stop st...
Error while compiling simulink model?
Hello Rik, I had a similar problem with a hidden ToAsyncQueueBlock. This was caused by the Simulation Data Inspector. Stop st...
3 years 前 | 1