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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 2 | 0