Published Jun 30, 2023
Error Message: “Input must be a row vector of characters.”
Error Message: Input must be a row vector of characters.
Solution: This can happen when you pass a directory path into Imatest IT EXE with a trailing slash, and can be fixed by removing the slash:
May cause errors:
sfr.exe "-1" "C:\ImatestSamples\sfr_example.jpg" "C:\Program Files\Imatest\v4.5\IT\bin\" "C:\ImatestSamples\imatest-v2.ini" "C:\ImatestSamples\Results\" |
Fixed:
sfr.exe "-1" "C:\ImatestSamples\sfr_example.jpg" "C:\Program Files\Imatest\v4.5\IT\bin" "C:\ImatestSamples\imatest-v2.ini" "C:\ImatestSamples\Results" |
Looking for labels? They can now be found in the details panel on the floating action bar.
Related content
Imatest does not start, unable to read MAT-file
Imatest does not start, unable to read MAT-file
More like this
Error Message: “An unhandled exception of type ‘System.BadImageFormatException'”
Error Message: “An unhandled exception of type ‘System.BadImageFormatException'”
More like this
Invalid MEX File rjpg8c.mexw32
Invalid MEX File rjpg8c.mexw32
More like this
svDoubleSclarRemW could not be located
svDoubleSclarRemW could not be located
More like this
Problem Starting Imatest after Installation
Problem Starting Imatest after Installation
More like this
INI file corruption issue – How to reset Imatest INI file
INI file corruption issue – How to reset Imatest INI file
More like this