Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tst2 #13

Open
morteza-mahdiani opened this issue Aug 28, 2022 · 1 comment
Open

Tst2 #13

morteza-mahdiani opened this issue Aug 28, 2022 · 1 comment

Comments

@morteza-mahdiani
Copy link
Owner

My feeling is that perhaps this would be easiest to implement as a series of stand alone functions rather than as a single script (e.g. like the cosmo MVPA toolbox, and most other matlab toolboxes where each function is a separate .m file); I think the logic would certainly be a little more intuitive to MATLAB users and it's a little easier to inspect the outputs of each function rather than having everything wrapped up in this way

@morteza-mahdiani
Copy link
Owner Author

I would say in many cases it is good to use OOP(object-oriented programming)! We can also create more than one instance to do the parallel computing and also it can be easily developed in the future if we use OOP. We can discuss more but I believe the advantage of this code is being OOP and automating the procedure! @jwalbrin

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant