Skip to content

file loading problem #24

@jinrang

Description

@jinrang

My macbook runs Yosemite with Matlab-R2014b. The only problem that I have is it fails to load .tsv files.
The following is the error message that it returns with an "Error Dialog saying, Edge vector must be monotonically non-decreasing.":

ebf = ebFRET();
Warning: Could not set property value
Property: Interpreter
Value: none

In waitbar>createWaitbar at 198
In waitbar at 101
In MainWindow.load_data at 75
In MainWindow.MainWindow>@(source,event)load_data(self)
Preference to nonexistent field 'viterbi'.

Error in ebfret.ui.MainWindow/refrersh (line 36)
if ~self.series(n).exclude &&
~isempty(analysis(a).viterbi(n).state)

Error in ebfret.ui.MainWindow/load_data (line 216)
self.refresh('ensemble', 'series');

Error in ebfret.ui.MainWindow/MainWindow/@(source,event)load_data(self)

Error while evaluating Menu Callback

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions