Feeds
提问
Chinese characters in html not recognized
Hi there! I need to read and parse some Chinese characters in some html files and save later into an excel worksheet. An examp...
5 years 前 | 2 个回答 | 0
2
个回答提问
Display signals from the activated variant subsystem in a sleek manner
Hi there! I am using a variant subsystem to run simulations controlled by conditions. I wonder if there is a sleek way, preferab...
6 years 前 | 1 个回答 | 0
1
个回答提问
How to set initial values for the start of a feedback loop in Simulink
Hi, there! I am trying to incorporate a thermal model of electric motor into the full vehicle model. The thermal model takes los...
6 years 前 | 1 个回答 | 0
1
个回答提问
How to assign a signal to the block parameter of simscape electric block(resistor)?
Hi, there! I would like to pass the output signal of a subsystem as the block parameter to the resistor block of simscape electr...
6 years 前 | 1 个回答 | 0
1
个回答提问
Surface fit to determine the coefficients of a hypothetical equation
Dear all! As is mentioned in the title, I have to perform a surface fit to figure out coefficients of an analytical model. The e...
6 years 前 | 1 个回答 | 0
1
个回答提问
What is the possibly easiest way to convert back and forth between a struct scalar and a struct array?
Suppose there is a struct scalar, each field of which contains a numeric array of the same size. I would like to convert it into...
6 years 前 | 1 个回答 | 0
1
个回答提问
How to remove cells that look seemingly like newline character from cell array?
Dear all, I am involved in a task of analyzing and processing txt file. After converting the txt file line by line into cells, I...
6 years 前 | 2 个回答 | 0
2
个回答已回答
How to take first Character if name starts with specified string
Hi,using regexp function with lookaround assertions is a feasible walkaround for loops. Funnily enough, there is a glitch in th...
How to take first Character if name starts with specified string
Hi,using regexp function with lookaround assertions is a feasible walkaround for loops. Funnily enough, there is a glitch in th...
6 years 前 | 0