Effacer les filtres
Effacer les filtres

Getting an error:Left side must be a quaternion in subscripted assignment if right side is a quaternion.

1 vue (au cours des 30 derniers jours)
I am getting this error while working with quaternion functions. What does it mean and how to resolve it??/
  3 commentaires
James Tursa
James Tursa le 11 Fév 2019
Please show the code you are using, or a small sample of it, that produces the error.
VINAY KUMAR SHARMA
VINAY KUMAR SHARMA le 11 Fév 2019
y(shft)= E*(exp(-mu*pi/2*a*([0:N-2 N-1+even])).' .*(E'*f(shft)));
using this equation where f and mu are quaternion. I tried multiple things but I am facing a problem that quaternion is supported by only one subscript.how can I index an imagein quaternion form.

Connectez-vous pour commenter.

Réponses (0)

Community Treasure Hunt

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

Start Hunting!

Translated by