Community Profile

photo

Balint Takacs


Last seen: 4 years ago Active since 2012

Followers: 0   Following: 0

Message

Statistics

Feeds

View by

Question


logical indexing with a smaller array should throw a warning
I am a heavy user of logical indexing. I think the default behaviour of allowing indexing with a differently sized logical array...

11 years ago | 4 answers | 7

4

answers

Question


suggested mcc path handling improvements
When trying to compile stuff, after lots of suffering we concluded that: If compiling from the command line, all MATLAB paths...

11 years ago | 2 answers | 0

2

answers

Question


large sparse matrices fail with accumarray
Large sparse matrices are easily created by 'sparse': a = sparse(1e6, 1e6); is working fine. However, b = accumarray([1...

12 years ago | 2 answers | 1

2

answers