photo

Chris


National Technical University of Athens.

Active since 2013

Followers: 0   Following: 0

Message

Statistics

Feeds

View by

Question


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 years ago | 0 answers | 0

0

answers

Answered
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 years ago | 0

| accepted

Question


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 years ago | 3 answers | 0

3

answers