Statistics
2 Questions
0 Answers
RANK
212,817
of 300,392
REPUTATION
0
CONTRIBUTIONS
2 Questions
0 Answers
ANSWER ACCEPTANCE
100.0%
VOTES RECEIVED
0
RANK
of 20,934
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 168,373
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
How can I find the point of intersection between a set of data and a line?
I am currently analyzing a stress strain curve and using the offset method to determine the yield strength. I can't seem to find...
9 years ago | 1 answer | 0
1
answerQuestion
How do I import data from an excel file and save it as a variable?
importdata('arm_biomech_hw.csv') t=arm_biomech_hw(:,1) When ran, this script returns an error reading "reference to a cleare...
9 years ago | 1 answer | 0
