Why do I receive a “not enough information to determine output sizes” error while compiling a model with a MATLAB Function block in R2024a?
I am getting error messages like the following when compiling a model with a MATLAB Function block:
Simulink does not have enough information to determine output sizes for this block.
Chart expects data ‘y’ to have size ‘[1 65536]’, but the propagated size is ‘[1 16]’. Fully specify all inherited properties of your inputs and outputs.
Why am I receiving this error and how can I fix this?I am getting error messages like the following when compiling a model with a MATLAB Function block:
Simulink does not have enough information to determine output sizes for this block.
Chart expects data ‘y’ to have size ‘[1 65536]’, but the propagated size is ‘[1 16]’. Fully specify all inherited properties of your inputs and outputs.
Why am I receiving this error and how can I fix this? I am getting error messages like the following when compiling a model with a MATLAB Function block:
Simulink does not have enough information to determine output sizes for this block.
Chart expects data ‘y’ to have size ‘[1 65536]’, but the propagated size is ‘[1 16]’. Fully specify all inherited properties of your inputs and outputs.
Why am I receiving this error and how can I fix this? dimensions, output, matlabfunctionblock MATLAB Answers — New Questions