-
Notifications
You must be signed in to change notification settings - Fork 50
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
error running weiss/2014-07-01-r #4
Comments
Hi, i have the same problem. Do you have fixed it? |
I have exactly the same problem. Did someone find a solution? |
Hi, % This file is part of the project NILM-Eval (https://github.com/beckel/nilm-eval). warning off MATLAB:dispatcher:nameConflict addpath(genpath('algorithms')); addpath(genpath('plot')); set(0,'DefaultTextFontname', 'Times New Roman'); |
Error in weiss (line 121)
[signatureIDs, dist] = knnsearch(signatures(phases_of_signatures == phase, 1:2),
event_vecs(:,1:2));
Error in nilm_eval (line 68)
result = function_handle(evaluation_and_training_days, setup, fid);
Error in run_experiment (line 32)
nilm_eval([experiment_folder, setup_file]);
The text was updated successfully, but these errors were encountered: