Warning: Function behaves unexpectedly on array inputs. To improve performance, properly vectorize your
function to return an output with the same size and shape as the input arguments. 
> In matlab.graphics.function.FunctionLine>getFunction
  In matlab.graphics.function.FunctionLine/updateFunction
  In matlab.graphics.function.FunctionLine/set.Function_I
  In matlab.graphics.function.FunctionLine/set.Function
  In matlab.graphics.function.FunctionLine
  In fplot>singleFplot (line 237)
  In fplot>@(f)singleFplot(cax,{f},limits,extraOpts,args) (line 192)
  In fplot>vectorizeFplot (line 192)
  In fplot (line 162)
  In Untitled3 (line 23) 
Warning: Error updating FunctionLine.
 The following error was reported evaluating the function in FunctionLine update: Unable to convert
 expression into double array.
 
Warning: Error updating FunctionLine.
 The following error was reported evaluating the function in FunctionLine update: Unable to convert
 expression into double array.