Home Creators Posts Import Register Favorites Logout
haven't archived this post yet. have a subscription? use the importer!

Files

Previews only

How To Run PTB in Linux

Comments

Oxford

Hi Trying to load log files I got the following errors Unrecognized function or variable 'Nfiles'. Error in PTviewerUIcontrol (line 72) Error while evaluating UIControl Callback. Warning: 'popupmenu' control requires a non-empty Character vector Control will not be rendered until all of its parameter values are valid > In waitforallfiguresclosed (line 20) The same issue was with PTB v0.7 Could you help?

The PIDtoolbox Guy

That’s user error from either not running Ptb as recommended (see installation post), or the logfile has short “empties” from quick arm/disarm behavior.

Oxford

hmmmm..... thanks for the quick answer. It seems that I found what was wrong: I was trying to run PTB via CLI (from home folder) by entering full path to run_PIDtoolbox.sh. After I moved to PTB/main folder and ran ./run_PIDtoolbox.sh .... it started working as it should.

Krasimir Kazakov

I cannot install Matlab 2022b on Arch linux, I'm getting an error ~/Downloads/Matlab > sudo ./install 2m 45s py base terminate called after throwing an instance of 'std::runtime_error' what(): Failed to launch web window with error: Unable to launch the MATLABWindow application. The exit code was: 1 [1] 214454 IOT instruction sudo ./install I installed 2022a without issues, but PIDToolbox complains about missing library. Can't find a proper working way of installing 2022b ... nothing worked :(