Accepted Answer

Alessandro Masullo
Alessandro Masullo on 19 Jan 2015

1 vote

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

2 Comments

Monali
Monali on 19 Jan 2015
why we use 'false'?
Matlab has boolean variables:
a = false
whos a
Name Size Bytes Class Attributes
a 1x1 1 logical

Sign in to comment.

More Answers (0)

Categories

Tags

Community Treasure Hunt

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

Start Hunting!