Community Profile

photo

Jad


Active since 2013

Followers: 0   Following: 0

Message

Statistics

Feeds

View by

Question


Import Data Error (Attempt to reference field of non-structure array)
This is my code: % E1 = importdata('shaker18.dat'); Data = E1.data; FreqE1 = Data(1:end-1,2); %frequency (H...

10 years ago | 1 answer | 0

1

answer

Question


How can I plot a sine wave with my data? I'm almost there but I'm stuck
Frequency = 1000 Hz time = 0.001 sec Amplitude = 5 V I want to plot a sine wave for a lab. I want the x-axis (ti...

10 years ago | 1 answer | 0

1

answer