kevin
Lockheed Martin Mission & Systems & Training
Followers: 0 Following: 0
Feeds
提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 2 个回答 | 0
2
个回答提问
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 前 | 0 个回答 | 0
0
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 0 个回答 | 0
0
个回答提问
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 前 | 1 个回答 | 0