ctrlutil.issys() is confusing (tests for LTI)
The function ctrlutil.issys() checks to see if a system is an LTI system. This probably made sense before we had I/O systems, but now it is confusing. It doesn't appear that issys is used anywhere, so I think we can deprecate it.