Error in port widths or dimensions. Invalid dimension has been specified for input ' SFunction '.

2 visualizaciones (últimos 30 días)
Hello. Here in gain (180/pi) i've got trouble with this error of width or dimenssions. What kinda reason was that, and how can i fix it ?

Respuestas (1)

Aditya Patil
Aditya Patil el 17 de Jul. de 2020
You need to ensure that the various matrices you use are of appropriate shape, so that substraction is possible. For example, if diff(u) is of shape R x C, then m should be R x 1, or 1 x 1, or R x C.

Categorías

Más información sobre Resizing and Reshaping Matrices en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by