photo

Sergio Manzetti


Last seen: plus de 2 ans il y a Actif depuis 2021

Followers: 0   Following: 0

Statistiques

  • Thankful Level 2
  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Réponse apportée
Error using Contour: input arguments must be numeric or objects which can be converted to a double
Yes, here it is, working script syms r x y k z l m [ph,r] = meshgrid((0:5:360)*pi/180,0:.5:10); [x,y] = pol2cart(ph,r); Z ...

environ 3 ans il y a | 0

| A accepté

Question


Error using Contour: input arguments must be numeric or objects which can be converted to a double
Hi, I have the given code where I try to plot levels curves of the givenfunction syms r x y k z [ph,r] = meshgrid((0:5:360)*...

environ 3 ans il y a | 1 réponse | 0

1

réponse

Question


Error when using abs: Too many input arguments
Hi, I am trying to plot the contour of the given function with the following: syms r x y k z [ph,r] = meshgrid((0:5:360)*pi/...

environ 3 ans il y a | 1 réponse | 0

1

réponse

Question


Error using imag: too many input arguments
Hi, I get the given error when trying to plot the contour of the given function syms r x y k z [ph,r] = meshgrid((0:5:360)*p...

environ 3 ans il y a | 1 réponse | 0

1

réponse

Question


Error using mupadengine/feval_internal First argument must be a condition.
Hi , I keep getting this error message "First argument must be condition" evidently regarding the set up in line 14 in the given...

environ 3 ans il y a | 1 réponse | 0

1

réponse