Skip to content
Snippets Groups Projects
Commit f99bcca2 authored by Christophe Bradley Smith's avatar Christophe Bradley Smith
Browse files

Disabled test code.

parent 60459fe7
No related branches found
No related tags found
No related merge requests found
...@@ -5,9 +5,9 @@ clearvars -except ls lss remainingFiles ...@@ -5,9 +5,9 @@ clearvars -except ls lss remainingFiles
% test = load('C:\Users\chris\Box\Nelson Lab Data\Other Data\NTAud Transcription\Transcript_Version2_AudSent.mat'); % test = load('C:\Users\chris\Box\Nelson Lab Data\Other Data\NTAud Transcription\Transcript_Version2_AudSent.mat');
% ls = test.lss; % ls = test.lss;
testpos = 6; % testpos = 6;
resetLabelValues(lss, testpos) % resetLabelValues(lss, testpos)
setLabelValue(lss, testpos, 'Words', ls.Labels.Words{testpos}.ROILimits, ls.Labels.Words{testpos}.Value) % setLabelValue(lss, testpos, 'Words', ls.Labels.Words{testpos}.ROILimits, ls.Labels.Words{testpos}.Value)
%% Main code %% Main code
% Search the workspace for ls and lss and check for the tracker % Search the workspace for ls and lss and check for the tracker
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment