Shiyun Li
Followers: 0 Following: 0
Feeds
提问
How to display stacking circle
Hi I want to display a stacking circle according to their position in the array and the value in that position will be the numbe...
4 years 前 | 1 个回答 | 0
1
个回答提问
why the size function for matrix count less?
Enter a matrix:[1 3 5 4 6 2 9 12 7 11 8 0] 1 11 3 9 5 7 4 8 6 6 0 0 ...
4 years 前 | 1 个回答 | 0
1
个回答提问
Pair sums (how to avoid duplication?)
Hi I try to print pairs of number has the sum 12 in the input matrix, but what can I do to aviod duplication? for example if 3 ...
4 years 前 | 1 个回答 | 0
1
个回答提问
how to print a table
Hi I am trying to print a table (by just using fprintf or disp); please comment below if you know how to make each line align wi...
4 years 前 | 1 个回答 | 0
1
个回答提问
can I escape the loop
I am tring to use the length function the I wrote to caculate the 3 side of a triangle. array x represent the x coordinates of...
4 years 前 | 1 个回答 | 0
1
个回答提问
Why the loop still run after get to the of the array
I am trying to diaplay a true table with 1 stand for true, 0 stand for false and 2 for maybe. two array when x is o, or y is 0...
4 years 前 | 1 个回答 | 0