You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
HI~
When I followed the following steps to install, an error occurred:
1.git clone https://github.com/SysBioChalmers/ecFactory.git
2.addpath(genpath('C:\path\to\ecFactory'));
3.savepath;
4.initEcFactory;
Error: The function or variable 'initEcFactory' is not recognized.
How should we proceed next?
The text was updated successfully, but these errors were encountered:
HI~
When I followed the following steps to install, an error occurred:
1.git clone https://github.com/SysBioChalmers/ecFactory.git
2.addpath(genpath('C:\path\to\ecFactory'));
3.savepath;
4.initEcFactory;
Error: The function or variable 'initEcFactory' is not recognized.
How should we proceed next?
The text was updated successfully, but these errors were encountered: