Rafael Miranda - 2019-01-22

Dear Mahommad

The cordial greeting from Peru, the reason is for to consult for the GITSA software, install and run it but with some problems such as for example.

Error using isempty
Not enough input arguments.

Error in gitsa>listBox_Callback (line 631)
if ~isempty(handles.tsHead.stnName), handles.tsName =
handles.tsHead.stnName; end;

Error in gui_mainfcn (line 96)
feval(varargin{:});

Error in gitsa (line 42)
gui_mainfcn(gui_State, varargin{:});

Error in
@(hObject,eventdata)gitsa('listBox_Callback',hObject,eventdata,guidata(hObject))

Error while evaluating uicontrol Callback

Immediately upon execution, the following error is displayed:


The error I think refers to the input file, converted the file * .pos with the scripts, has a model of input format, maybe it's the problem.