Menu

gridmat

Saurav
2014-09-18
2015-04-30
  • Saurav

    Saurav - 2014-09-18

    Dear All,
    I did link matlab with Gridmat and ran Module1\Solutions\2.4 Collector Solutions\IEEE_37BUS.glm as a test, got following errors. I think I am missing something here. Please help.
    ??? Undefined function or method 'tcpip' for input arguments of type 'char'.
    Error in ==> core at 11
    socket = tcpip('localhost', 6267, 'NetworkRole', 'client');
    Error in ==> GridMat>debug_pushbutton_Callback at 159
    core(handles);
    Error in ==> GridMat>run_pushbutton_Callback at 170
    debug_pushbutton_Callback(hObject, eventdata, handles);
    Error in ==> gui_mainfcn at 96
    feval(varargin{:});
    Error in ==> GridMat at 42
    gui_mainfcn(gui_State, varargin{:});
    Error in ==> @(hObject,eventdata)GridMat('run_pushbutton_Callback',hObject,eventdata,guidata(hObject))
    ??? Error while evaluating uicontrol Callback

    Saurav

     
    • Jaroslav

      Jaroslav - 2015-04-30

      It may happen that you simply do not have Instrument Control Toolbox with tcpip command.
      However, the main point is that Gridmat simply does not work. Downloading Gridmat and trying make it working is just a waste of time.

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.