Community Profile

photo

Ed


Sandia National Laboratories

Active since 2012

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

Question


Create Smaller Structure Based on Larger Structure Indices
I have a large dataset with many fields all correlated by time(each row is correlated). I'd like to separate individual dataset...

10 years ago | 0 answers | 0

0

answers

Answered
TriScatteredInterp Issues - Function to Fit Data
I had initially tried the spline fits/interp, but my problem is the random X-spacing: Note: If you pass non-uniformly spa...

11 years ago | 0

Question


TriScatteredInterp Issues - Function to Fit Data
I have data that is acquired over several hours at non-standard sampling rates. This non- monotonically increasing dataset mean...

11 years ago | 2 answers | 1

2

answers

Question


Easy Question - Set Variable to Another Variable Using sprintf
I have a GUI with drop-down boxes, and based on these drop-down box values I load a specific variable (large matrix) out of my ....

11 years ago | 1 answer | 0

1

answer

Question


Figure/Axes Not Refreshing in GUI
I understand this may be a common issue with now solution, but I have a deliverable long overdue and I'd like to present the cus...

11 years ago | 0 answers | 0

0

answers

Answered
GUI Won't Plot Two Surface Plots Simultaneously - Lack of Memory?
Well I've updated my code to allow suppression of the first plot, but now none of my 3D surface plots are working? % --- E...

11 years ago | 0

Question


GUI Won't Plot Two Surface Plots Simultaneously - Lack of Memory?
So I have a GUI which plots a large matrix as either an imagesc plot or surface plot (3,000 x 3,000) matrix. I also plot some...

11 years ago | 1 answer | 0

1

answer

Question


How to find vector indexes without for loops?
I'm trying to speed up my code, which essentially computes distances of 9 million points to 72k points and looks up values based...

11 years ago | 1 answer | 0

1

answer

Question


Global Variables Warning, not Error
I need to load a large dataset of pre-computed matrices, but I need this data to be available throughout the GUI. I load the .m...

11 years ago | 2 answers | 0

2

answers

Answered
Undefined Variables Error - Using GUIDE
Thanks everyone for the advice - I've only had a chance to peck at it a bit since then. I was getting errors for the 'Value' fie...

11 years ago | 0

Question


Undefined Variables Error - Using GUIDE
I'm trying to run some basic code with plotting through GUIDE, but I don't seem to be able to initialize, load data and define d...

11 years ago | 3 answers | 0

3

answers