what does this mean?

 Risposta accettata

Alessandro Masullo
Alessandro Masullo il 19 Gen 2015

1 voto

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

2 Commenti

Monali
Monali il 19 Gen 2015
why we use 'false'?
Alessandro Masullo
Alessandro Masullo il 20 Gen 2015
Modificato: Alessandro Masullo il 20 Gen 2015
Matlab has boolean variables:
a = false
whos a
Name Size Bytes Class Attributes
a 1x1 1 logical

Accedi per commentare.

Più risposte (0)

Tag

Community Treasure Hunt

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

Start Hunting!

Translated by