Syntax fixes, added documentation
This commit is contained in:
parent
78aae03cb1
commit
ea0190b874
7 changed files with 60 additions and 10 deletions
|
|
@ -88,7 +88,7 @@ elseif isequal(input_type,'GenePop-format')
|
|||
end
|
||||
|
||||
if ~isequal(input_type, 'Preprocessed data')
|
||||
a_data = data(:,1:end-1);
|
||||
2
|
||||
|
||||
npops = size(rows,1);
|
||||
PARTITION = 1:npops'; %Jokainen "yksil? eli populaatio on oma ryhmäns?
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue