Respuesta aceptada

Alessandro Masullo
Alessandro Masullo el 19 de En. de 2015

1 voto

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

2 comentarios

Monali
Monali el 19 de En. de 2015
why we use 'false'?
Alessandro Masullo
Alessandro Masullo el 20 de En. de 2015
Editada: Alessandro Masullo el 20 de En. de 2015
Matlab has boolean variables:
a = false
whos a
Name Size Bytes Class Attributes
a 1x1 1 logical

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Etiquetas

Preguntada:

el 19 de En. de 2015

Editada:

el 20 de En. de 2015

Community Treasure Hunt

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

Start Hunting!

Translated by