Changeset 460 for trunk/src/fill_GUI.m


Ignore:
Timestamp:
Jun 20, 2012, 12:01:16 PM (12 years ago)
Author:
sommeria
Message:

cleaning and bugs corrected

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/fill_GUI.m

    r427 r460  
    2424                set(hh,'Visible','on')
    2525                if ischar(input_data)
    26                     input_data={input_data}% transform string to a single cell if needed
     26                    input_data={input_data};% transform string to a single cell if needed
    2727                end
    2828                set(hh,'Data',input_data)
Note: See TracChangeset for help on using the changeset viewer.