photo

Kshitija Bagde


Active since 2017

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


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 ...

mer än 6 år ago | 2 answers | 0

2

answers

Question


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...

nästan 7 år ago | 1 answer | 0

1

answer