Wondering if this is a bug or just unsupported, but when I convert a Stella xmile file that has graphical functions with multiple elements, I get the following error.
IndexError: list index out of range
in xmile_element.py, line 204: subs_list = self.subscripts[subscripts[0]]
Selecting apply-to-all in the Stella UI to collapse the elements to a single function doesn't work either.
Is this something that may get support in the future? Or can you recommend a workaround?
Wondering if this is a bug or just unsupported, but when I convert a Stella xmile file that has graphical functions with multiple elements, I get the following error.
IndexError: list index out of range
in xmile_element.py, line 204: subs_list = self.subscripts[subscripts[0]]
Selecting apply-to-all in the Stella UI to collapse the elements to a single function doesn't work either.
Is this something that may get support in the future? Or can you recommend a workaround?