skysky2000
自 2016 起处于活动状态
Followers: 0 Following: 0
Feeds
已回答
How to compare 3 different arrays
Thanks Walter for your replying. in array L1 we put 0 into location of highest number , but in array E we put 0 in the miniumun...
How to compare 3 different arrays
Thanks Walter for your replying. in array L1 we put 0 into location of highest number , but in array E we put 0 in the miniumun...
6 years 前 | 0
提问
How to compare 3 different arrays
Dear All, I have 3 arrays as shown below (A, L1, E), First, I need to check array A, in each column the similar number and th...
6 years 前 | 2 个回答 | 0
2
个回答提问
remove element from cell based on vector
Dear all, How to remove elements of a={[1 2] [3] [1 5 2] [2] [ 44 5 66 1 2]} based on d=[1 2]. the answer should be c={[] [3]...
7 years 前 | 1 个回答 | 0
1
个回答提问
remove elements from cell
Dear all, I know, I've asked alot and I really appreciate your help. I have a cell array: a = {[1 2 3 55 77 8] [3 77] [...
7 years 前 | 2 个回答 | 0
2
个回答提问
find cells based on vector
Dear all, I've problem with the cell, a= {[67 8 33] [1 2 3 5] [2 88 5] [3 66 7 90] [3] [66 78 12 1 44 6 77 3] [ 91 92 100]}, ...
7 years 前 | 1 个回答 | 0
1
个回答提问
find element in cell
Dear all, I've problem with the cell, a= {[67 8 33] [1 2 3 5] [2 88 5] [3 66 7 90] [3] [66 78 12 1 44 6 77 3]}, how t...
7 years 前 | 2 个回答 | 0
2
个回答提问
how to reverse cell elements from left to right
Dear all, I have a={[1 33 4 5] [77 8 2] [1 5]} , how to reverse the elements inside the cell. expect answer is: b= {[5 4 33 1] ...
7 years 前 | 1 个回答 | 0
1
个回答提问
how to remove the last and before the last element from cell?
Dear all, I have cell a= {[5] [130 12] [130 9 67 66 2] [34 45 21] [55 6 77 8 12 343 ]} 1- how to remove the extract th...
7 years 前 | 1 个回答 | 0
1
个回答提问
how to remove the first and second element from cell?
Dear all, I have cell a= {[130 12] [130 9 67 66 2] [34 45 21] [55 6 77 8 12 343 ]} , how to remove the first and second element...
7 years 前 | 1 个回答 | 0
1
个回答提问
how can I extract first number of cell?
Dear All, I am facing problem that I have cell a ={[8,21,291,94,455,241,227,36,130] [15,248,455,241,227,36,130] [21,291,94,455,...
7 years 前 | 2 个回答 | 0
2
个回答已回答
How to plot y-axies?
not work. <</matlabcentral/answers/uploaded_files/72399/wewd.jpg>>
How to plot y-axies?
not work. <</matlabcentral/answers/uploaded_files/72399/wewd.jpg>>
7 years 前 | 0
提问
How to plot y-axies?
Dear all, Could help me please about how to plot y-axies as seen in the figure below: Thanks... <</matlabcentral/answers/...
7 years 前 | 2 个回答 | 0
2
个回答提问
extract cell depend on vector?
Dear all, I have vector a (1x7) and cell b (1x7), how can I extract each cell depend on elements equal in a? a= [ 1 2 3 3 4...
8 years 前 | 2 个回答 | 0
2
个回答提问
How to color 3D base figure
<</matlabcentral/answers/uploaded_files/68743/base.png>> Dear all, I have 3D plot as seen below, and I want to color only th...
8 years 前 | 0 个回答 | 0
0
个回答提问
How can I take part of vector
Dear all; I have vector a=[1 2 5 66 7 88 9 0 23 12] and c=4; The question is , How can i take first 4 cell from vector a depen...
8 years 前 | 1 个回答 | 0
1
个回答提问
how to manage Fraction format problem
Dear all, I have vector with numbers and fraction. How can I reduce fraction number.?for example a=[1.23456789 6.14521456 7.90...
8 years 前 | 2 个回答 | 0
2
个回答已回答
How do I make cell filttering
Many thanks Guillaume and Jan . its work. Please, Another question; I have one vector (c) and one cell array (H), how can i sep...
How do I make cell filttering
Many thanks Guillaume and Jan . its work. Please, Another question; I have one vector (c) and one cell array (H), how can i sep...
8 years 前 | 0
提问
How do I make cell filttering
Dear all, I facing problem with cell array. For example; I have cell a= { [1 2 3 4] [7 4] [ 3 5] [ 3 6 7 4]} How I kno...
8 years 前 | 3 个回答 | 0
3
个回答提问
cell elements equal to values
Dear all, I have 3 cell elements and vector with 1*10 ( this is just part of 100 elements of cell). what I want elements in cel...
8 years 前 | 1 个回答 | 0
1
个回答提问
take first element from each cell
Dear all, I wanna your help with this problem: Is there any way to take the first element from each cell depend on b vector:...
8 years 前 | 1 个回答 | 0
1
个回答提问
take part of cell depend on vector
Dear all, I have cell (a) and vector (b), I wanna check each number in b that repeat it in a and take each cell from (a) make i...
8 years 前 | 1 个回答 | 0
1
个回答已回答
compare between vector and cell
Dear KSSV, another question. Can I take the cell that number repeat it on it with same loop. like for example: a=[{[1,9,79...
compare between vector and cell
Dear KSSV, another question. Can I take the cell that number repeat it on it with same loop. like for example: a=[{[1,9,79...
8 years 前 | 0
提问
compare between vector and cell
Dear all, I have one vector (b) and one cell (a) as shown below: How I know how many times each number in vector b repeat it in...
8 years 前 | 3 个回答 | 0
3
个回答提问
change position values between two vectors
Dear all; I have two vectors as seen below , and I want change position between them depend on vector b. The results should be:...
8 years 前 | 1 个回答 | 0
1
个回答提问
take second element of cell
Dear all, I have 500 cell this is part of it, a={[1,5] [2,36,74,56,73,5] [3,79,73,5] [4,74,56,73,5] [5] [6,12,5] [7,3,79,73,5] ...
8 years 前 | 1 个回答 | 0
1
个回答提问
Y-axis scale
Dear all, How to number y-axis as 1 2 4 8 16 18. When I did : not work ylim([1 18]) set(gca,'YTick',0:4:18) Is lik...
8 years 前 | 2 个回答 | 0