![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/12839750_1526323747528_DEF.jpg)
Qiana Curcuru
Followers: 0 Following: 0
Statistics
9 Questions
0 Answers
RANK
166 293
of 297 016
REPUTATION
0
CONTRIBUTIONS
9 Questions
0 Answers
ANSWER ACCEPTANCE
66.67%
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
filter cell array with strings
i have a cell array and want to create a chart by filtering values. basically i want to filter by cat1 and cat3. For example, i...
mer än 3 år ago | 1 answer | 0
1
answerQuestion
for loop for permutations of for length of array
I have a list of items where the total number of items in the list changes depending on the iteration. theres always at least 2 ...
mer än 3 år ago | 1 answer | 0
1
answerQuestion
findgroups error class variable not supported
I have a cell array, 'finalData'' and trying to use the findgroups command to sort it but i keep getting the error: I dont have...
mer än 3 år ago | 2 answers | 0
2
answersQuestion
append to a table using findgroups and splitapply
I have a for loop that creates a table every iteration but i just want to append the new data table to the end of the last table...
mer än 3 år ago | 1 answer | 0
1
answerQuestion
Help with findgroups command
I want to sum the first 3 values in the second column for each category. For example, in this case I want the result to be: a...
mer än 3 år ago | 1 answer | 0
1
answerQuestion
grouping like items in column
I have a cell array that looks like: a={apples} {1} {orange} {2} {apples} {3} {Pear} {4} {apples} {5} I want...
mer än 3 år ago | 1 answer | 0
1
answerQuestion
Passing variables in matlab GUI
In my GUI, i have a drop down menu, Yes or No. Depending on what is selected, determines the value of variable x. When I press ...
nästan 5 år ago | 1 answer | 0
1
answerQuestion
for loop for switch case
I have a switch case: switch test case test1 x=user_defined_value a=x+1 case test2 x=user...
nästan 5 år ago | 1 answer | 0
1
answerQuestion
function variables not saved to workspace
Hi, I define variables in one function and want to pass them off to another function. If I stop the function right before the ...
nästan 5 år ago | 1 answer | 0