Plotting on Matlab

27 Views Asked by At

I'm trying to plot the curve shown below on Matlab. $y= x \, \tan x$ and $x$ is in the range $(0, 4 \, \pi)$. The thing is

  1. I can't seem to multiply x with tan(x) without getting an error.
  2. I just need intersecting points between tan curve and circle (forget the cot curves in picture for now). Any suggestions? Figure
1

There are 1 best solutions below

2
On BEST ANSWER

Does it have to be Matlab because Desmos does a pretty good job. See this graph.enter image description here