Please see the attached image!
This function is for rotating a vector using a matrice however no answer is outputted for the rotated vector Please help

 Réponse acceptée

Stephan
Stephan le 21 Oct 2018

0 votes

Hi,
You miss to Call your function after you got the inputs. Add this in the third line:
v_rotate = my_function(v_orig,angle)
Best regards
Stephan

1 commentaire

Janvi Karia
Janvi Karia le 21 Oct 2018
Thank you Stephan
Apologies for the repeat Q, my laptop froze and I thought I'd deleted the earlier question hence why I reasked. Will close both now
cheers

Connectez-vous pour commenter.

Plus de réponses (0)

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by