Feeds
提问
Not enough input arguments - can't figure out what f-n missing argument
Hi, I'm trying to test and play with this code: <http://www.mathworks.com/matlabcentral/fileexchange/31112-deflection-of-a-ca...
11 years 前 | 1 个回答 | 0
1
个回答提问
How to visualize a matrix?
Hi, I have matrix 00001 00000 00000 01000 How I can visualize this, assuming that values "1" are points, t...
11 years 前 | 2 个回答 | 0
2
个回答提问
Simulink: Randomize connections between blocks (connect blocks randomly)
Hi, In my model I have two springs attached to each other. Force (signal) is applied to one of the springs. Both springs rea...
11 years 前 | 1 个回答 | 0
1
个回答提问
Simulink: return values of simulation
Hi, My question is how I can take out (to Matlab) values from simulink simulations at specific time step? In my example I...
11 years 前 | 2 个回答 | 0
2
个回答提问
x-labels do not show in bar3 graph
In my plot only first x-label is showing up, what's the problem? Here's the code I have: X={1;2;3;4;5;6;7;8;9;10;11;12;1...
12 years 前 | 2 个回答 | 0
2
个回答提问
How to use y1 y2 y3... variables in for loop?
Hi, I need to autoplot several graphs at once. Variables I have are y1, y2, y3,..., y8. How should I change the follow...
12 years 前 | 1 个回答 | 0
1
个回答提问
Multiplying multiple variables by a number
I have about 60 variables that I need to multiply by a number. How I can do that fast? Thanks
12 years 前 | 1 个回答 | 0