Why cannt i save changing the signal name of a singel over 1D in signaleditor

조회 수: 1 (최근 30일)
Mahmoud Elghamri
Mahmoud Elghamri 2022년 5월 3일
답변: vidyesh 2023년 11월 3일
Hi, i want to change the name of signals in singalEditor, which the Dimension ist 5. It changed to what i want, but after i close the signaleditor and open again, the name seems that, it did not change. With 1 D-Signals changed the name correctly. Can u help me.
In these Photos you will see what i mean.

답변 (1개)

vidyesh
vidyesh 2023년 11월 3일
Hi Mahmoud,
I understand that you want to know why the names of signals in the Signal Editor are not being saved after reopening it, even though you have renamed them.
The Signal Editor allows manipulation and visualization of signals for simulation purposes, but it does not modify the underlying workspace variables. Therefore, when signals are renamed within the Signal Editor, those changes are not automatically reflected in the original workspace variables.
To save the changes made to the signals and preserve them for future use, the signals can be saved as a '.mat' file. The '.mat' file can be accessed in subsequent sessions, and the changes made to the signal names will be retained.
Please refer to the documentation below for more information on the Signal Editor.
Hope this answer helps.

카테고리

Help CenterFile Exchange에서 Signal Import and Export에 대해 자세히 알아보기

제품


릴리스

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by