Sue MM
Followers: 0 Following: 0
Feeds
提问
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 前 | 2 个回答 | 0
2
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 0 个回答 | 0
0
个回答提问
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 前 | 0 个回答 | 0
0
个回答提问
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 前 | 0 个回答 | 0
0
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 0 个回答 | 0
0
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0