what does this mean?

2 次查看(过去 30 天)
hblms.WeightsOutputPort = false

采纳的回答

Alessandro Masullo
Alessandro Masullo 2015-1-19
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 个)

类别

Help CenterFile Exchange 中查找有关 Structures 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by