photo

Kshitija Bagde


2017 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


Hi, I am new to MATLAB. I am not getting the plot .
I am trying to plot N=5; A=-20:5:20; B=(1/N)*(abs((sin((N*A)/2))/(sin(A/2)))); plot(A,B) I am not getting any error but ...

6年以上 前 | 2 件の回答 | 0

2

回答

質問


Not enough input argument in function
Error:Not enough input arguments. Error in myfuction (line 3) N = size(A,1); function x=myfuction(A,N,intch) cle...

7年弱 前 | 1 件の回答 | 0

1

回答