-
Notifications
You must be signed in to change notification settings - Fork 349
Description
Hello,
This might be considered as a feature request or seeking advice how to hack it.
The gist of the problem is, I do not have all the toolboxes available. Seemingly producing errors and calling the functions adds an unnecessary overhead to my computation time, which I would want to minimize.
What I would like to have the option to do, is to exclude operations that belong to certain toolboxes, as to avoid even calling functions I know will fail.
The TS_ops.txt does not seem to contain information on which toolbox something belongs to.
So, if anyone has any ideas, how I could perform, this to speed up my computations, I would be very happy.
And thank you for a nice software suite! :)
PS: I have many more questions, and I have a feeling this is more a bug reporting place so where would be a more appropriate place to ask those.