Read the signal data stored in the file and create a program that displays the waveform
3 次查看(过去 30 天)
显示 更早的评论
Hi Im new to matlab. Please help me. I want to read the signal data stored in a mat file and create a program that displays the waveform. And I want to display data for a specified particular interval. The signal data is from a sine wave. I have tried to use the load function but I dont know how to use it to plot the graph.
6 个评论
dpb
2021-5-7
Moral -- post the actual code and error(s) you get first go 'round -- we only know what we're told; we can't see your terminal from here and so don't know that you did move on to the next step and had an error--all we knew was that you used load and wrote "I have tried to use the load function but I dont know how to use it to plot the graph." which leaves the impression you might have thought somehow MATLAB was to automagically plot something when it was load 'ed.
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Data Import and Analysis 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!