統計
MATLAB Answers
2 質問
0 回答
ランク
of 173,292
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
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...
12年以上 前 | 1 件の回答 | 0
1
回答質問
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...
12年以上 前 | 1 件の回答 | 0