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" |
, multiple selections available,
Related content
Calling Imatest IT from MATLAB
Calling Imatest IT from MATLAB
More like this
Licensing Errors: Quick Fix
Licensing Errors: Quick Fix
More like this
MacOS: Imatest can't be opened because Apple cannot check it for malicious software.
MacOS: Imatest can't be opened because Apple cannot check it for malicious software.
More like this
Matlab Compiler Runtime (MCR) versions
Matlab Compiler Runtime (MCR) versions
More like this
A module that formerly worked has stopped working
A module that formerly worked has stopped working
More like this
Third-party software interfering with Imatest Installation
Third-party software interfering with Imatest Installation
More like this