Need Help making a Bode Plot from Multiple text files
4 ビュー (過去 30 日間)
古いコメントを表示
I’m having trouble figuring out how to make a single node plot with 19 text files. Each text file has 3000 rows and 3 columns (Column 1 = time, Column 2 = input, and Column 3 = response from system). Each text file has a given frequency (in the file name). I was able to create basic plots for each text file with the amplitude on the y-axis and time on the x-axis. I do not know how to create a bode plot from the data. I am not allowed to create a transfer function from the data and make a bode plot from that.
Here is my current Code

Thank you in advance
0 件のコメント
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Plot Customization についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!