photo

Time


Last seen: 7ヶ月 前 2024 年からアクティブ

Followers: 0   Following: 0

統計

Feeds

表示方法

質問


error Unrecognized function or variable help me please :(!
the question(the part i tried to solve): Write a function called PlotSignal, the function will display on a graph the signal it...

7ヶ月 前 | 3 件の回答 | 0

3

回答

質問


error unrecognized function or variable help me please :(
function [] = PlotSignal(signalsCell,n) signals=signalsCell{2*n-1}; plot(signals,'k') end Write a function called PlotSignal...

7ヶ月 前 | 1 件の回答 | 0

1

回答