Why cannt i save changing the signal name of a singel over 1D in signaleditor
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
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.
0 Kommentare
Antworten (1)
vidyesh
am 3 Nov. 2023
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.
0 Kommentare
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!