Hello,
i have just downloaded PRTools and i tried to run some examples but i matlab returned me the same error. More specificaly i received a message that “prtrace.m” file couldn’t found (and actualy there is no such a file).
This file is called from dendatd() function at line 45.
I found that i have to bypass this command so i wrote a m file for prtrace.m that does nothing.
The error dissappeared but i receid a new error about a function “prtver” as you can see above..
///////////////////////////
??? Undefined function or variable ‘prtver’.
Error in ==> C:\Matlab_ToolBoxes\prtools\@dataset\dataset.p>dataset at 93
/////////////////////////////
Any suggestion/help would be welcome ...

