採用された回答

Alessandro Masullo
Alessandro Masullo 2015 年 1 月 19 日

1 投票

hblms is a struct array ( http://uk.mathworks.com/help/matlab/ref/struct.html ) Set its variable WeightsOutputPort to false

2 件のコメント

Monali
Monali 2015 年 1 月 19 日
why we use 'false'?
Alessandro Masullo
Alessandro Masullo 2015 年 1 月 20 日
編集済み: Alessandro Masullo 2015 年 1 月 20 日
Matlab has boolean variables:
a = false
whos a
Name Size Bytes Class Attributes
a 1x1 1 logical

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by