Plotting Space-Time Function in MATLAB?
Show older comments
How can I plot a function (x,y,t) like the following:
(max(ceil(max(0.8535533905932737,(0.5*(sin((5)*atan2(y,x)+2*PI*915.0e6*t+(3.141592653589793/2))+1)))-0.8535533905932737), 0))
in MATLAB and visualize how this function would change in time?
2 Comments
Geoff Hayes
on 4 May 2019
Andong - how are x and y determined? What should the interval for t be?
Andong Yue
on 4 May 2019
Accepted Answer
More Answers (0)
Categories
Find more on Line Plots 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!