Why do I get the Simulink error: "Cannot create variable 'streamout' in workspace"

조회 수: 9 (최근 30일)
Amodio Palma
Amodio Palma 2021년 8월 26일
편집: Guy Rouleau 2021년 11월 23일
Hello,
I am receiving the follwoing error when I run my Simulink model:
Cannot create variable 'streamout' in workspace
Caused by:
An internal error has occurred. Restart MATLAB before proceeding. If this problem persists, please contact MathWorks.
It keeps happening also after restarting Matlab. I have removed all the "To Workspace" objects and replaced them with "out" objects, but it still gives me this error.
Does anyone know how to solve this please?
I have Matlab R2016

답변 (1개)

Guy Rouleau
Guy Rouleau 2021년 11월 23일
편집: Guy Rouleau 2021년 11월 23일
"streamout" is from a realtively old version, around R2016. I would recommend upgrading.
If not possible, look in your "tempdir" and try deleting any files with a DMR extension.

카테고리

Help CenterFile Exchange에서 Licensing on Cloud Platforms에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by