In matlab 2021a version, the simulink example "AEBTestBenchExample" does not run with Bird's Eye scope active.

10 views (last 30 days)
When I execute AEBTestBenchExample simulink model with Bird's Eye scope off, it runs. But if I turn the BEV scope on, the following error message occurs.
"The output of 'AEBTestBenchExample_test/MIO Track/Pack MIO Track' cannot be logged because this block is a Simulink function within Stateflow or a MATLAB Function block. To log this data, log the signal inside of the Simulink function."
This problem did not happen in Matlab 2020b version, but it happens in 2021a version.
I would like to know how to run this example code without the error message.

Answers (2)

Prabhan Purwar
Prabhan Purwar on 30 Jul 2021
Hi,
Thanks for reporting the issue. We tried it at our end using R2021a but it is working as expected. Could you please provide a detailed explanation along with the reproduction steps you have tried so that we can replicate the issue.
I would recommend updating the MATLAB version to the latest release for all the latest updates and bug fixes.
Thanks
  6 Comments
Muhammad Iqbal
Muhammad Iqbal on 21 Sep 2021
@Prabhan Purwar appreciated and thanks for your time to see the issue.can you please explain the real cause of the problem if there is no restriction behind this?
Prabhan Purwar
Prabhan Purwar on 21 Sep 2021
There was an issue occurring due to multiple returns to a single block inside Find Signals in BES, which in turn throws an error in Simulink.
For further insights kindly connect to MathWorks support - https://www.mathworks.com/support/contact_us.html
Thanks

Sign in to comment.


Muhammad Iqbal
Muhammad Iqbal on 13 Aug 2021
Edited: Muhammad Iqbal on 13 Aug 2021
I agree with @Yeonsik Kang the same error also encounter here on my system when I dowload and install the R2021a .previously I succefully run AEB_TestBenchExample in R2019b and observe the outputs in BEV.
here is the popup error:
could you please check it again and sugest the possible solutions.
Regards;

Categories

Find more on Aerospace Applications in Help Center and File Exchange

Products


Release

R2021a

Community Treasure Hunt

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

Start Hunting!