[Date Prev][Date Next][Thread Prev][Thread Next]
Author IndexDate IndexThread Index

Re: problem with GUI

It all depends on what structure Input_data takes. You need to find out the
context of the whole problem to debug this.

Roy

http://www.danielsorogon.com/Webmaster


"hannibal" <zghorbel@icefyre.com> wrote in message
news:c1nc81$iqs$1@news.storm.ca...
> Hi
>
> i get this error when i try to load mat file
> Reference to non-existent field 'fldata'.
>
> i am using this code:
> Input_data = load(input_file);
> Input_data = Input_data.fldata;
>
> Any help to debug this error?
>
> Thanks
>
>


[Date Prev][Date Next][Thread Prev][Thread Next]
Author IndexDate IndexThread Index