José Pereira
Followers: 0 Following: 0
Feeds
提问
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 前 | 2 个回答 | 0
2
个回答提问
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 前 | 2 个回答 | 0
2
个回答提问
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 前 | 2 个回答 | 0
2
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 2 个回答 | 0