Community Profile

photo

Joe


Applied Materials Inc

Last seen: 21 days ago Active since 2014

Statistics

  • First Review
  • Thankful Level 1

View badges

Content Feed

View by

Question


UIpanel within an UIpanel problem
I realized I posted this in a Newsgroup, not the Matlab Answers page: I am having a uipanel within an uipanel problem I se...

8 years ago | 0 answers | 0

0

answers

Question


How can I make indexing faster, that is, searching for a groups of numbers within a matrix?
Hello! I was wondering if there was anything faster than this: X = ( Y1 < a & Y1 >= b & Y2 >= c & Y2 < d ); ...

9 years ago | 1 answer | 0

1

answer

Question


64 Bit version of Matlab 2015a a lot slower than 32bit version
I recently did a huge computer upgrade to run faster Matlab simulations. I went from my laptop (Intel i7-2720QM @2.2Ghz and 4GB...

9 years ago | 2 answers | 1

2

answers

Answered
Data Cursor Position Does not Match Mouse Position in Figure Zoom
We upgraded to 2015a, and I when I do a imagesc(rand(2000)) I do not get the issue any more. So I believe that yes, i...

9 years ago | 0

Question


Matlab ROUND function not rounding small decimals away
Hello, I am trying to round some numbers but the round function is not giving me what I think I should get. I have "format...

9 years ago | 1 answer | 0

1

answer

Question


Cannot Open Large .fig files
Hello, I am creating some very large (3.6MB) .fig files. The files are plotting 41,000 x 12,500 points using imagesc. Whe...

9 years ago | 0 answers | 0

0

answers

Question


Data Cursor Position Does not Match Mouse Position in Figure Zoom
Hello, I am using Matlab 2014b and I am reading in a large csv text file. The file size is 3000 x 4224. When I open the file...

9 years ago | 3 answers | 1

3

answers

Question


Subtracting Matrices of Different Sizes by subtracting A(1) from all of B for all of A
Hello, I have been reading a lot about sbxfun, and it ALMOST does what I want it to do. Let's say I have two matrices ...

9 years ago | 1 answer | 0

1

answer