Borrar filtros
Borrar filtros

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

2 visualizaciones (últimos 30 días)
I am getting this error while working with quaternion functions. What does it mean and how to resolve it??/
  3 comentarios
James Tursa
James Tursa el 11 de Feb. de 2019
Please show the code you are using, or a small sample of it, that produces the error.
VINAY KUMAR SHARMA
VINAY KUMAR SHARMA el 11 de Feb. de 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.

Iniciar sesión para comentar.

Respuestas (0)

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by