interval writing in matlab

2 views (last 30 days)
Chithralekha
Chithralekha on 31 Jan 2013
i want to write lamda ranging from -pi,0.9*pi,-0.8*pi.............0,0.1*pi,....pi please help me how to do this in matlab

Answers (1)

Matt J
Matt J on 31 Jan 2013
Edited: Matt J on 31 Jan 2013
(-1:.1:N)*pi

Categories

Find more on Get Started with MATLAB in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!