Community Profile

photo

Chris


Nomura International Plc

Active since 2012

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

Question


Java Heap Memory on Mac OS X
The highest I can set it to on my Mac is 256MB, while on a 64-bit Windows machine it is ~1500MB. Is there a reason for this and...

11 years ago | 1 answer | 0

1

answer

Question


For loop with vertical vs horizontal array
Is the below difference intended functionality or a bug? x = [1, 2, 3, 4]; for y = x disp( 'Printing' ); d...

11 years ago | 2 answers | 0

2

answers

Question


Rolling max/min maximum and minimum
This may have already been asked and aswered, but I couldn't find anything on Matlab Answers or Google. Is there a slick vector...

11 years ago | 3 answers | 0

3

answers

Question


Set logical array values to true if value n values ahead is true
I'm curious if anyone can find a smart/clean way (other than a for loop of doing the following). Given a logical array x: x ...

11 years ago | 3 answers | 0

3

answers

Question


Problem with handle class destruction when objects reference each other in field of struct
The below example may be more complicated than necessary, but is the simplest thing I could find that replicates the behavior I'...

11 years ago | 0 answers | 3

0

answers