Sine Wave

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

0 votes

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)

Community Treasure Hunt

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

Start Hunting!