How to work on this??? Analysing heart beat of zebrafish

In this paper they have used GUI for studying the heartbeat, but if i use the GUI i get lot of error
the error are
>> openfig('Fly_Heart_Analysis.fig') ??? Attempt to reference field of non-structure array.
Error in ==> Fly_Heart_Analysis>ensureDirExistence at 317
Error in ==> Fly_Heart_Analysis>start_Callback at 219
Error in ==> gui_mainfcn at 75 feval(varargin{:});
Error in ==> Fly_Heart_Analysis at 42
what should i do.

 Akzeptierte Antwort

Jan
Jan am 30 Mär. 2015

0 Stimmen

Do not start the GUI by calling the FIG file, but start the corresponding M-file.

Weitere Antworten (1)

Carlton Ranjith W. A
Carlton Ranjith W. A am 8 Apr. 2015

0 Stimmen

hey i am very new to this matlab, with biology background. its really tough for me to understand thing but i tried with what u said.
Error using fileparts (line 34) Input must be a row vector of characters.
Error in openfig (line 53) [path, name, ext] = fileparts(filename);
this is the error i get when i go through opening m-file
what should be done next

Kategorien

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by