Sue MM
Followers: 0 Following: 0
Statistics
9 Questions
0 Answers
RANK
117,904
of 295,467
REPUTATION
0
CONTRIBUTIONS
9 Questions
0 Answers
ANSWER ACCEPTANCE
44.44%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
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
Issue with loading datetime from table
Hi, I have a simple 3 column CSV file with column 1 = names, column 2= address column = dates. I load the CSV using readtable() ...
5 years ago | 2 answers | 0
2
answersQuestion
How to send email reminders using sendmail
Hi, I’m trying to set up an email reminder system, where I can send emails at certain dates. I’ve been looking at the sendmail f...
5 years ago | 1 answer | 0
1
answerQuestion
how to find all points after falling edge
Hi, I have a signal that I am trying to analyze. I want to find all the points after the falling edge and average those points...
5 years ago | 0 answers | 0
0
answersQuestion
How to make a lookup table
Hi, I am trying to make a look up table between 2 graphs. Graph one has force(Y axis) vs displacement(x axis), while graph 2 h...
5 years ago | 0 answers | 0
0
answersQuestion
How to use a nested loop for multiple CSV
Hi, I am having some trouble with the following problem. I did some testing and tested 5 materials, 3 times each therefore I hav...
6 years ago | 0 answers | 0
0
answersQuestion
How to make a legend for a plot within a for loop
HI! I am currently plotting a graph (with 3 different entries) and I want to create a legend within the for loop that would show...
6 years ago | 1 answer | 0
1
answerQuestion
Find the best frequency range to maximize Phase Margin
Hello! I am trying to find the best frequency from a range between x and y to maximize the phase margin of a system. I want to h...
6 years ago | 0 answers | 0
0
answersQuestion
Shift Data to the Right and the Left
Hi, I want to shift my data stream to the right by 1 and left by 1. It is reading from a csv file. I was thinking about using ci...
6 years ago | 1 answer | 0
1
answerQuestion
One vector split into zeros and ones
Hello, I am trying to create a simple array with half of it being zeros half of it being 1s what is the simple way of doing it? ...
6 years ago | 1 answer | 0