WICHTIG: Der Betrieb von goMatlab.de wird privat finanziert fortgesetzt. - Mehr Infos...

Mein MATLAB Forum - goMatlab.de

Mein MATLAB Forum

 
Gast > Registrieren       Autologin?   

Partner:




Forum
      Option
[Erweitert]
  • Diese Seite per Mail weiterempfehlen
     


Gehe zu:  
Neues Thema eröffnen Neue Antwort erstellen

Warum gibt der mir immer einen String aus

 

Catos
Forum-Anfänger

Forum-Anfänger


Beiträge: 12
Anmeldedatum: 22.02.08
Wohnort: ---
Version: ---
     Beitrag Verfasst am: 11.03.2008, 15:14     Titel: Warum gibt der mir immer einen String aus
  Antworten mit Zitat      
Hallo @ all,
hab gerade ein Problem, bei dem mich das MatLab voll ärgert.
Ich stell mir bei der Ausgabe vor, das er mir nur die Zahlen ausgibt. Beispeilsweise bei YMIN=32As/div eben nur 32....aber was macht das MatLab...gibt mir immer 32As/div aus.
Wie geht das...hat da jemand n Tip...wäre euch sehr dankbar..!!!

"Code"

figure('Name','WFMconf V01.00','NumberTitle','off','Units','normalized','Position',[0 0.05 1 0.9],'Tag','DIA_WFM','Menubar','none');

color = get(gcf,'Color');
grid on;
hold on;

uicontrol('Style','pushbutton','Units','normalized','Position',[0.48 0.94 0.06 0.04],'FontUnits','normalized','FontWeight','bold',...
'String','TEST','Tag','PB_TEST','Callback','xfunc_wfmconf_button(get(gco,''Tag''));');


uicontrol('Style','edit','Units','normalized','Position',[0.075 0.1 0.04 0.02],'Tag','YMIN_Wert','FontUnits','normalized',...
'Callback','xfunc_wfmconf_button(get(gco,''Tag''));');
uicontrol('Style','edit','Units','normalized','Position',[0.89 0.06 0.04 0.02],'Tag','XMAX_Wert','FontUnits','normalized',...
'Callback','xfunc_wfmconf_button(get(gco,''Tag''));');
uicontrol('Style','edit','Units','normalized','Position',[0.11 0.06 0.04 0.02],'Tag','XMIN_Wert','FontUnits','normalized',...
'Callback','xfunc_wfmconf_button(get(gco,''Tag''));');
uicontrol('Style','edit','Units','normalized','Position',[0.075 0.91 0.04 0.02],'Tag','YMAX_Wert','FontUnits','normalized',...
'Callback','xfunc_wfmconf_button(get(gco,''Tag''));');

YMIN_Wert=str2num(regexprep(YMIN_Wert,'[Aa-Za-z](.)*',''));
Private Nachricht senden Benutzer-Profile anzeigen


Neues Thema eröffnen Neue Antwort erstellen



Einstellungen und Berechtigungen
Beiträge der letzten Zeit anzeigen:

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
.





 Impressum  | Nutzungsbedingungen  | Datenschutz | FAQ | goMatlab RSS Button RSS

Hosted by:


Copyright © 2007 - 2024 goMatlab.de | Dies ist keine offizielle Website der Firma The Mathworks

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.