Sine Wave

12 views (last 30 days)
Frandy
Frandy on 12 Nov 2011
How do you create a continuous sine wave, such that the limits do not have to be defined on the x-axis

Accepted Answer

Walter Roberson
Walter Roberson on 12 Nov 2011
The answer is either "You cannot", or else "sin(x)", depending what your question is intended to mean.
If you are trying to do operations on continuous functions to infinity, then the only way to do that in MATLAB is to use the symbolic toolbox.

More Answers (0)

Categories

Find more on Functions 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!