Feeds
질문
Indexing into a type I don't recognize
Inherited code ... have a struct with an array of fields. One of the fields is called tag which is seems to be struct of string...
대략 6년 전 | 답변 수: 1 | 0
1
답변답변 있음
Is there a method to linear index to a transpose matrix without taking the transpose?
Yes want to index the matrix by rows vs columns. I suppose i can use the function ind2sub and switch the row and col.
Is there a method to linear index to a transpose matrix without taking the transpose?
Yes want to index the matrix by rows vs columns. I suppose i can use the function ind2sub and switch the row and col.
6년 초과 전 | 0
| 수락됨
질문
Is there a method to linear index to a transpose matrix without taking the transpose?
Is there a method to linear index to a transpose matrix without taking the transpose?
6년 초과 전 | 답변 수: 1 | 0
1
답변질문
How to exist(obj.struct.var)?
exist(obj.struct.var) always returns 0 regardless if the var exists or not.
7년 초과 전 | 답변 수: 1 | 0
