i have the problem to use standalone PIVlab. :exist:firstInputString
13 views
Skip to first unread message
JIWON LEE
unread,
Jun 18, 2026, 5:10:31 AM (13 days ago) Jun 18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to PIVlab
I am using the standalone version of PIVlab and encountered an error immediately after the parallel pool started.
Here are the details of my environment and the error log:
OS: Windows
PIVlab Version: Standalone (compiled version)
Error Log:
Plaintext
-> Starting PIVlab...
-> User path is C:\Users\fukuz\Documents\MATLAB
-> UI generated.
-> Menu generated.
'Processes' プロファイルを使用して並列プール (parpool) を起動中...
6 個의 워커를 가진 병렬 풀에 연결되었습니다. (Connected to parallel pool with 6 workers)
Error using exist
The first input to exist must be a string scalar or character vector.
Error in PIVlab_GUI (line 379)
MATLAB:exist:firstInputString
thielickeoptolution
unread,
Jun 18, 2026, 5:35:58 AM (13 days ago) Jun 18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to PIVlab
Hi, I guess this has something to do with non-ASCII characters in your path name. Can you please try the latest beta, I have added a bug fix for this: