Community Profile

photo

kevin


Lockheed Martin Mission & Systems & Training

Last seen: 4 years ago Active since 2012

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 3

View badges

Feeds

View by

Question


Stop xlsread converting hex values to double
Reading in data using xlsread the raw values are not exactly raw. The cells contain hex data and whenever e is present (2e39) it...

6 years ago | 1 answer | 0

1

answer

Question


Copy range of values from all fields in a structure to another structure
Lets say I have the following struct: data = FIELD1: [1x250 double] FIELD2: [1x250 double] I want to copy the ran...

8 years ago | 1 answer | 0

1

answer

Question


Linear Interpolate to n equally spaced points
I have two sets of coordinate data. The rates of the two are different. I would like to linearly interpolate one tot he same len...

8 years ago | 1 answer | 0

1

answer

Question


Error using Variable Editor 2012a
This has worked fine in the past but today if I open a variable from the workspace to the variable editor I receive "an unexpect...

10 years ago | 2 answers | 0

2

answers

Question


Accessing elements in a struct with a string
I have data that is stored in a struct and I do not always know the names of the fields. Example data.Struct3.Element5.a. If i h...

10 years ago | 0 answers | 0

0

answers

Question


Passing a string to a function
I have created several structures based on my data using eval. The names of the structures and the names of the fields are store...

12 years ago | 1 answer | 0

1

answer

Question


Running a Macro Against a Specific Worksheet
I appolgize if this is already answered by I could not find a solution. I am writing multiple files into one spreadsheet with se...

12 years ago | 0 answers | 0

0

answers

Question


Place new sheet at the begining using XLSWRITE
Is there a way to use XLSWRITE and have it place the new worksheet first instead of at the end (after Sheet1, 2 and 3)?

12 years ago | 1 answer | 0

1

answer