Yang Shen
Followers: 0 Following: 0
Feeds
提问
weird error when run simulinlk
when I run the below simulink program, there is a error: 'Domain error. To compute complex results, make at least one input comp...
5 years 前 | 1 个回答 | 0
1
个回答提问
std:exception: Value of setting could not be read
When I try to start MATLAB, I get this Fatal Error On Startup dialog: std:exception: Value of setting could not be read. Does a...
5 years 前 | 1 个回答 | 0
1
个回答提问
how to get the last row of a matrix in simulink
how to get the last row of a 2-D matrix in simulink without knowing the matrix's size?(matrix size is variable)
5 years 前 | 1 个回答 | 0
1
个回答已回答
Can anyone help in generating 50 uniformly distributed points in a rectangular area given in following rectangular area?
r1 = randi(imax,150,100);
Can anyone help in generating 50 uniformly distributed points in a rectangular area given in following rectangular area?
r1 = randi(imax,150,100);
5 years 前 | 0
提问
how to plot with a or two breaking poing on x axis?
as shown in the below picture, on x axis, there is a point from x = 5 to x = 108? how to do this using matlab? Many Thank!
5 years 前 | 1 个回答 | 0
1
个回答提问
How to change the state to 'busy' in the left corner when running an app?
How to change the state to 'busy' in the left corner when running an app? so I can sure that the app is running.
5 years 前 | 1 个回答 | 0
1
个回答提问
how to see the code in .fig file got from GUIDE
After creating a gui from GUIDE, there will be two files, one is .fig and the other is .m. I want to know and learn how to get...
5 years 前 | 2 个回答 | 0
2
个回答提问
When use function syms to create symbolic variables, MATLAB shows 'NaN/Inf breakpoint hit for mat2str.p on line 164.'
>> syms A B C D X NaN/Inf breakpoint hit for mat2str.p on line 164. 167 elseif (matrix(i,j) == -Inf)
6 years 前 | 1 个回答 | 0