José Pereira
Followers: 0 Following: 0
Statistics
5 Questions
0 Answers
RANK
102,628
of 295,467
REPUTATION
0
CONTRIBUTIONS
5 Questions
0 Answers
ANSWER ACCEPTANCE
40.0%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
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
Delete a line from a struct
Hi, i have a structure with 9 lines and 4 fields. How can i delete line 4?
7 years ago | 2 answers | 0
2
answersQuestion
Index of non empty cells in a cell array
Hi, i have a cell array like this. How can i know the index of the non empty cells? In this case the result should be index=[1 ...
7 years ago | 2 answers | 0
2
answersQuestion
Acessing fields of a structure
Hi I have a structure called 'users' with 2 fields: username and password. If i know the username how can i have access to the ...
7 years ago | 2 answers | 0
2
answersQuestion
Sorting a matrix by one column
So i have this "matrix". First column is names, second colomn is passwords. I want to display this data alphabetically by name...
7 years ago | 1 answer | 0
1
answerQuestion
Put in alphabet order a structure only by one field
Hi, i have a struct called "users" that contains fields such as "name","username","password".I want do display all the structure...
7 years ago | 2 answers | 0