From my understanding you are getting an error for the above code. This is because you are assigning non symbolic variables to a symbolic variable in line :
x(n) = [1 2 3 4 5 6 5 4 3 2 1];
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!