array (5000x1 double)
matlab ワークスペースがある場合。'from workspace'
別のブロックの入力のためにブロックを simulink ウィンドウに配置しましたが、プログラムを実行すると次のエラーが発生しました。
Invalid matrix-format variable specified as workspace input in 'new_net_pattern_recog/From Workspace'. The matrix must have two dimensions and at least two columns. Complex signals of any data type and non-double real signals must be in structure format. The first column must contain time values and the remaining columns the data values. Matrix values cannot be Inf or NaN.
私に何ができる?