Feeds
提问
Extract certain rows from matrix
Hello, I have extracted the peak data from a 1x86400 matrix in the workspace (named a) using the following command: [pks...
9 years 前 | 1 个回答 | 0
1
个回答提问
Input case triggered (I/O) output delay
Hello, Im looking into creating an on/off signal (IO) based controller for heating water monitoring a temperature of a dynam...
10 years 前 | 0 个回答 | 0
0
个回答提问
Simulink block mask popup
Hello, Is it possible to create a popup within a Simulink block mask that can trigger more than one parameter without calling...
11 years 前 | 1 个回答 | 0
1
个回答提问
Print to .eps from simulink
Hello, Im trying to create .eps files of my simulink project using the following command:- print -s -depsc -r800 weather_i...
12 years 前 | 0 个回答 | 0
0
个回答提问
Printing Simulink models to hi resolution EPS
Hello, I would like to print my Simulink models to high quality EPS files. I'm using 2012b with mac Osx lion. If i set Ma...
12 years 前 | 1 个回答 | 1
1
个回答提问
Writing separate variables into 1 variable in workspace
Hello, Say i have the following variables in the workspace:- B [Of a size 1x8760] C [Of a size 1x8760] D [Of a size 1x87...
12 years 前 | 1 个回答 | 0
1
个回答提问
How to Reshape matrix.
Hello, Say i have a 1x365 matrix. How would i create a matrix of 24x365 where the data from the initial matrix column (1x365)...
12 years 前 | 1 个回答 | 0
1
个回答提问
Counting values above a threshold within a matrix.
Hello, Im looking at finding a way of counting values that are >0 from a matrix, for example:- if true %if statement us...
12 years 前 | 3 个回答 | 0