Verfasst am: 03.11.2021, 09:47
Titel: App designer remember the last plot
hello,
but i have the problem that my user interface remembers the last plot. that means when i restart the program it works with the error message. but as soon as i plotted it once and then run it again, it remembers the last plot and even if i don't enter anything and also don't select an excel file, it just plots the one from before. so even if i only leave out one thing it takes over the one from the plot before...
does anyone know how i can prevent this?
merci
Code:
[file, path] = uigetfile('*.xlsx','Select your Excel file','C:\');
% Value changed function: titlenameTextArea function titlenameTextAreaValueChanged(app, event) global titlename
titlename = app.titlenameTextArea.Value;
Du kannst Beiträge in dieses Forum schreiben. Du kannst auf Beiträge in diesem Forum antworten. Du kannst deine Beiträge in diesem Forum nicht bearbeiten. Du kannst deine Beiträge in diesem Forum nicht löschen. Du kannst an Umfragen in diesem Forum nicht mitmachen. Du kannst Dateien in diesem Forum posten Du kannst Dateien in diesem Forum herunterladen
MATLAB, Simulink, Stateflow, Handle Graphics, Real-Time Workshop, SimBiology, SimHydraulics, SimEvents, and xPC TargetBox are registered trademarks and The MathWorks, the L-shaped membrane logo, and Embedded MATLAB are trademarks of The MathWorks, Inc.