채택된 답변

Alessandro Masullo
Alessandro Masullo 2015년 1월 19일

1 개 추천

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개)

카테고리

도움말 센터File Exchange에서 Structures에 대해 자세히 알아보기

태그

질문:

2015년 1월 19일

편집:

2015년 1월 20일

Community Treasure Hunt

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

Start Hunting!

Translated by