Community Profile

photo

Emre Yazicioglu


Active since 2017

Followers: 0   Following: 0

Statistics

  • First Review
  • Thankful Level 1

View badges

Feeds

View by

Question


Error: Undefined operator '+' for input arguments of type 'function_handle'
Here is my code; function z = joy(t,z) joymin = @(x) 150 - x; joyadd = @(z) z; z = integral2(@(x,y) no...

7 years ago | 1 answer | 0

1

answer