Clear Filters
Clear Filters

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

2 views (last 30 days)
I am getting this error while working with quaternion functions. What does it mean and how to resolve it??/
  3 Comments
VINAY KUMAR SHARMA
VINAY KUMAR SHARMA on 11 Feb 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.

Sign in to comment.

Answers (0)

Community Treasure Hunt

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

Start Hunting!