Clear Filters
Clear Filters

How can I arrange matrix in Neural Network

1 view (last 30 days)
Alhaz Uddin
Alhaz Uddin on 3 Jun 2011
Hi,
I have output data 3x20 matrix such as [O11 O12 O13 O14......O1x20; O21 O22 O23 O24......O2x20; O31 O32 O33 O34........O3x20]. Each cell element (for e.g. O11) contain more than 10,000 data. How can I arrange these data in Neural Network from Excel sheet?
Thank you
Alhaz Uddin
  2 Comments
Walter Roberson
Walter Roberson on 3 Jun 2011
I am confused as to whether you are trying to read data _from_ Excel, or write data _to_ Excel ?
Is there one Excel sheet per "cell element" ?
Alhaz Uddin
Alhaz Uddin on 15 Jun 2011
Thank you very much 'Walter'. I am trying to write numeric data in Matlab from Excel file. Cell element in Matlab at variable editor.
Thank you
Alhaz Uddin

Sign in to comment.

Answers (0)

Products

Community Treasure Hunt

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

Start Hunting!