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!