Skip to content

Commit b805e1c

Browse files
authored
Merge pull request #21 from TASBE/tutorial.ltiberio.bug86
Tutorial.ltiberio.bug86
2 parents 4d96301 + f43b7e7 commit b805e1c

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

template_analysis/batch_template.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
% Make output plots
5151
OS = OutputSettings('LacI-CAGop','','','plots');
5252
OS.FixedInputAxis = [1e4 1e10];
53-
plot_batch_histograms(results,sampleresults,OS,{'b','y','r'});
53+
plot_batch_histograms(results,sampleresults,OS,{'b','y','r'},CM);
5454

5555
save('LacI-CAGop-batch.mat','AP','bins','file_pairs','OS','results','sampleresults');
5656

template_colormodel/CM120312.mat

28 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)