Using Tall arrays in preparets

So im trying to do ome trianing using NARX on a rather large data set.... its in a cell array but I am unable to load all the data into preparets...... so Im trying to use tall arrays i guess..... not sure how to go about loading in my data
Error using preparets (line 102)
Inputs is not a matrix or cell array.
Error in gen_nn (line 83)
[x,xi,ai,t] = preparets(net_test,tall(trunc_TFinal),{},tall(trunc_Close));

답변 (0개)

카테고리

도움말 센터File Exchange에서 Robust Control Toolbox에 대해 자세히 알아보기

질문:

2019년 9월 27일

댓글:

2019년 10월 3일

Community Treasure Hunt

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

Start Hunting!

Translated by