Effacer les filtres
Effacer les filtres

what does this mean?

2 vues (au cours des 30 derniers jours)
Monali
Monali le 19 Jan 2015
hblms.WeightsOutputPort = false

Réponse acceptée

Alessandro Masullo
Alessandro Masullo le 19 Jan 2015
hblms is a struct array ( http://uk.mathworks.com/help/matlab/ref/struct.html ) Set its variable WeightsOutputPort to false
  2 commentaires
Monali
Monali le 19 Jan 2015
why we use 'false'?
Alessandro Masullo
Alessandro Masullo le 20 Jan 2015
Modifié(e) : Alessandro Masullo le 20 Jan 2015
Matlab has boolean variables:
a = false
whos a
Name Size Bytes Class Attributes
a 1x1 1 logical

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Data Types dans Help Center et File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by