kevin
Lockheed Martin Mission & Systems & Training
Followers: 0 Following: 0
Statistics
8 Questions
0 Answers
RANK
160,399
of 295,569
REPUTATION
0
CONTRIBUTIONS
8 Questions
0 Answers
ANSWER ACCEPTANCE
75.0%
VOTES RECEIVED
0
RANK
of 20,247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,105
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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
answerQuestion
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...
9 years ago | 1 answer | 0
1
answerQuestion
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...
9 years ago | 1 answer | 0
1
answerQuestion
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
answersQuestion
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...
11 years ago | 0 answers | 0
0
answersQuestion
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
answerQuestion
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...
13 years ago | 0 answers | 0
0
answersQuestion
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)?
13 years ago | 1 answer | 0