﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
3966	zero detection or array index error	rahul.dutta.bits@…	somebody	"I needed a table which can be modified runtime. I have implemented the table with the x indices (x1) as parameters and the y indices (y1) as variables that can be changed during the simulation. The table is setup as a linear interpolation between index pair and 'hold' last value for out of range input. Input is variable u and output is y. Although the code in not very elegant, it runs correctly with a constant input for u but fails for a time varying input like a input form timetable or step input. I am not able to understand where the error (assert | error | <p>Dimension 1 has bounds 1..5, got array subscript 0</p>) is coming form. I am guessing it has to do with the index but not able to figure out from which one. 

attaching the simulation files."	defect	new	high		Run-time	v1.9.4-v1.9.x			Lennart Ochel Willi Braun
