Thank you all very much for helping.
I now realized that my problem was not related to the private folder, but to some mex functions within it. A private folder contains functions that are available only to its parent folder and one actually is not supposed to set a path to it. Apologies for...
Hi,
I'm trying to run a matlab code that I've downloaded from the web (its author made it publicly available on his site). The code consists of a main function that calls up several other functions. It is in a folder with several subfolders, one of which is called 'private'. Matlab doesn't let...