Feeds
質問
Execution of pcode() function from within a standalone (compiled) Matlab function
I have a Matlab function that amongst, others executes some pcode() commands during runtime. This function works as expected whe...
10年以上 前 | 0 件の回答 | 0
0
回答回答済み
Any hint about this error?
thank you Harjeet, however i still wonder why eye() or ones() don't work. Is it a bug or a misuse of these functions?
Any hint about this error?
thank you Harjeet, however i still wonder why eye() or ones() don't work. Is it a bug or a misuse of these functions?
11年以上 前 | 0
| 採用済み
質問
Any hint about this error?
Steps to reproduce (on Matlab R2013a 64bit Win machine): R = rand(7,7); >> ind_diag = eye(7); >> R(ind_diag) Error: ...
11年以上 前 | 3 件の回答 | 0