Unknown number of toolboxes necessary
jjsakon opened this issue · 3 comments
jjsakon commented
ROSS needs a number of toolboxes installed to work. Functions for butter, PCA, sftrans, and many more appear to be necessary. Can a list of the toolboxes required to run ROSS be put on the installation page? It appears at least Signal Processing (for butter) and Statistics and Machine Learning (for PCA). And possibly even FieldTrip?
ramintoosi commented
Thanks for the comment. I try to make a list of required toolboxes.
jjsakon commented
Hi,
It appears to work well once you install the following:
•statistics and machine learning toolbox
•image processing toolbox
•signal processing toolbox
It might also be important to make sure paths for Fieldtrip aren't loaded,
since some of the functions (e.g. butter.m) share names.
Cheers,
John
…On Wed, Nov 23, 2022 at 9:30 PM ramintoosi ***@***.***> wrote:
Thanks for the comment. I try to make a list of required toolboxes.
—
Reply to this email directly, view it on GitHub
<#3 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AHC5GFDLL2PESCW3PRL577LWJ34Q7ANCNFSM6AAAAAASJVN7RQ>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
ramintoosi commented
Thanks!