![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/9758223_1533262460252_DEF.jpg)
Yang Shen
Followers: 0 Following: 0
Statistics
RANK
19 248
of 297 016
REPUTATION
2
CONTRIBUTIONS
7 Questions
1 Answer
ANSWER ACCEPTANCE
57.14%
VOTES RECEIVED
0
RANK
of 20 419
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 157 725
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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...
ungefär 5 år ago | 1 answer | 0
1
answerQuestion
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...
ungefär 5 år ago | 1 answer | 0
1
answerQuestion
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)
ungefär 5 år ago | 1 answer | 0
1
answerCan anyone help in generating 50 uniformly distributed points in a rectangular area given in following rectangular area?
r1 = randi(imax,150,100);
ungefär 5 år ago | 0
Question
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!
ungefär 5 år ago | 1 answer | 0
1
answerQuestion
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.
mer än 5 år ago | 1 answer | 0
1
answerQuestion
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...
mer än 5 år ago | 2 answers | 0
2
answersQuestion
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)
mer än 6 år ago | 1 answer | 0