Skip to content

Commit

Permalink
Updated all links to new website on GitHub
Browse files Browse the repository at this point in the history
  • Loading branch information
jmgirard committed May 21, 2017
1 parent 65fff02 commit 93b28eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fig_analyze.m
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
function [] = fig_analyze(X, Y, filenames, labelX, labelY, mag)
%FIG_ANALYZE Window for the display of rating statistics
% License: https://darma.codeplex.com/license
% License: https://github.com/jmgirard/DARMA/blob/master/LICENSE.txt

if isempty(X), return; end
defaultBackground = get(0,'defaultUicontrolBackgroundColor');
Expand Down

0 comments on commit 93b28eb

Please sign in to comment.