Steve K
Followers: 0 Following: 0
Statistics
RANK
215,862
of 295,448
REPUTATION
0
CONTRIBUTIONS
5 Questions
0 Answers
ANSWER ACCEPTANCE
60.0%
VOTES RECEIVED
1
RANK
of 20,227
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
Two methods to check if a point exists within an ellipsoid
I have a need to determine if a point, measured in [x, y, z] from the origin, is within an ellipsoid also centered at the origin...
6 months ago | 1 answer | 0
1
answerSolved
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
7 months ago
Question
Run a script on all files in a folder/subfolders
I presently have a script which uses uigetfile and multiselect to grab several files in a folder and then loops through them; wr...
1 year ago | 2 answers | 0
2
answersQuestion
Use UIGETFILE for a file without an extension.
I have a file that has a period in the filename but no extension on the end. I know these files are CSV/DAT files and if I manua...
1 year ago | 0 answers | 0
0
answersQuestion
How do I get directionality from the departure() function
I have two sets of coordinates and I need to calculate the distance between them in longitude converted to meters. The departure...
1 year ago | 1 answer | 1
1
answerQuestion
Move a portion of one table into another, smaller, table.
I have two large csv files which I have imported using readtable. The contain related data but one has many more rows than the o...
2 years ago | 1 answer | 0