Community Profile

photo

M S


Active since 2011

Statistics

  • First Review
  • Thankful Level 1

View badges

Content Feed

View by

Question


Use NxD array of indices to reference a D dimension array in matlab
I have a matlab matrix full of indices (indx) which can be N rows and D columns (and varies from execution to execution). I also...

10 years ago | 1 answer | 0

1

answer

Answered
Heatmap creates new windows on each call; only one computer
EDIT: Partially solved... now this gets real weird, perhaps someone can explain. The heatmap function I'm calling is somethin...

11 years ago | 0

Question


Heatmap creates new windows on each call; only one computer
I have a really strange problem. I have matlab installed at both work and at home. At work tonight, I generated a bunch of data,...

11 years ago | 3 answers | 0

3

answers

Question


Can't read formatted data (textread, textscan, others)
For the life of me, I can't figure out how to properly use textread, textscan and other similar formatted text functions. I'd li...

12 years ago | 1 answer | 1

1

answer

Question


Identical math operations in C++ and matlab differ by ~1% (10^11 in this case!)
Hello, I have a single (VERY LONG) line of code written in both C++ and matlab that evaluates a mathematical expression. The ex...

12 years ago | 2 answers | 0

2

answers