You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using my_table.getRow(0,'useId', true) (where my_table is a dynamic table with an id 0 row), I was expecting to get the row corresponding to id 0, but instead I get an error message.
What happened?
When using
my_table.getRow(0,'useId', true)
(where my_table is a dynamic table with an id 0 row), I was expecting to get the row corresponding to id 0, but instead I get an error message.Steps to Reproduce
Error Message
Operating System
Windows
Matlab Version
24.1.0.2603908 (R2024a) Update 3
Code of Conduct
The text was updated successfully, but these errors were encountered: