option "Interpret vector parameter as 1-D" in Constant block
显示 更早的评论
Hi,
in Constant block there is an option called "Interpret vector parameter as 1-D". I tried this option and found out the following difference.
The configuration is: Constant value = [1;2;3;4] With this option: 1 2 3 4 1 2 3 4 ...
Without this Option: 1 2 3 4 1 2 3 4 ...
That is, this opion can change column vectors to line vectors. Is it the purpose of this option?
Thanks Senmeis
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Block Libraries 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!