BESSELH(NU,Z) no longer accepts mixtures of row and column vectors

Post Reply
matlab1
Site Admin
Posts: 4797
Joined: Thu Dec 15, 2016 9:30 am
Contact:

BESSELH(NU,Z) no longer accepts mixtures of row and column vectors

Post by matlab1 »

BESSELH(NU,Z) no longer accepts mixtures of row and column vectors. Use BSXFUN or [NU1 Z1] = MESHGRID(NU, Z); BESSELH(NU1,Z1) instead
Post Reply

Who is online

Users browsing this forum: No registered users and 7 guests