Can't set 'MSB Position' parameter of HDL Coder Bit Slice block programmatically. Any ideas?
이전 댓글 표시
Hi all!
I'm trying to programmatically (using set_param) set the 'MSB Position' parameter of a Bit Slice block, but I get this error:
Bit Slice block (mask) does not have a parameter named 'MSB Position'
I have also tried several variants like 'MSB_Position', 'MSB', 'MSBPosition', ... etc. but nothing seems to work.
Am I doing something wrong or is this a known issue?
Is there a workaround to programmatically doing this? (apart from directly editing the .slx file, which I know is a solution but I'd really like to avoid)
By the way, I'm using MATLAB Version 8.6 (R2015b) and Simulink Version 8.6 (R2015b).
Thanks!
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Sources에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!