Borrar filtros
Borrar filtros

Data for input breakpoints must be strictly monotonically increasing after conversion to its run-time data type.

38 visualizaciones (últimos 30 días)
Data for input breakpoints must be strictly monotonically increasing after conversion to its run-time data type.plz canyone explain why i am getting this

Respuestas (1)

Sanat
Sanat el 7 de Nov. de 2013
I had the same issue. Turns out that the breakpoints (Axis ticks) for your lookup table might not be increasing monotonically. In my case, instead of looking like [-5,-4,-3,-2,-1,0,1,2] they were like [-3,-2,-1,0,0,0,1]

Categorías

Más información sobre Fixed Point 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