Feeds
提问
Using regular expressions to identify names and unit from string
Hello, I have the following strings 'name1/name2 [°C]' 'name1/name2 [kW]' 'name1/name2 [%]' or 'name1/nam...
7 years 前 | 1 个回答 | 0
1
个回答已回答
Stateflow array of buses
I solved it my self. The problem was that Matlab could not determine the size of the variable. So I initalized it in the Matlab ...
Stateflow array of buses
I solved it my self. The problem was that Matlab could not determine the size of the variable. So I initalized it in the Matlab ...
8 years 前 | 0
| 已接受
提问
Stateflow array of buses
Hello, i have working Matlab code with a section of it like this: coefs(1).c = a1; coefs(2).c = a2; coefs(3).c = a...
8 years 前 | 1 个回答 | 0
