|
|
Basic fitting "nicht verfügbar" ? |
|
Tobias_2011 |

Forum-Anfänger
|
 |
Beiträge: 23
|
 |
|
 |
Anmeldedatum: 22.12.11
|
 |
|
 |
Wohnort: ---
|
 |
|
 |
Version: ---
|
 |
|
|
 |
|
Verfasst am: 13.01.2012, 14:37
Titel: Basic fitting "nicht verfügbar" ?
|
 |
Hallo Leute!
Folgendes:
Ich habe eine Figure und darauf ein Axes-Objekt. In der openingfunction der Figure lasse ich Daten plotten und füge der Figure eine Menubar zu.
In der Menubar unter "Tools" ist das "Basic fitting"- Werkzeug angegeben, jedoch ist dieser Eintrag ausgegraut und somit nicht verfügbar.
Kann mir jemand einen Tipp geben, was ich tun muss, um das "Basic fitting"- Werkzeug verfügbar zu machen?
Falls jemand Code für eine Antwort braucht, so lasse er mich das wissen.
|
|
|
|
|
Andreas Goser |

Forum-Meister
|
 |
Beiträge: 3.654
|
 |
|
 |
Anmeldedatum: 04.12.08
|
 |
|
 |
Wohnort: Ismaning
|
 |
|
 |
Version: 1.0
|
 |
|
|
 |
|
Verfasst am: 13.01.2012, 17:19
Titel:
|
 |
Das ist in sofern merkwürdig, weil für "basic fitting" keine Toolbox ausser MATLAB nötig ist. Was ist den das Release und das Betriebssystem?
Andreas
|
|
|
Andreas Goser |

Forum-Meister
|
 |
Beiträge: 3.654
|
 |
|
 |
Anmeldedatum: 04.12.08
|
 |
|
 |
Wohnort: Ismaning
|
 |
|
 |
Version: 1.0
|
 |
|
|
 |
|
Verfasst am: 13.01.2012, 17:23
Titel:
|
 |
Ich habe folgende Information gefunden:
Why are the Basic Fitting and Data Statistics selections sometimes grayed out when I create a plot?
When I plot the following line:
plot(1:10)
I can use the Basic Fitting and Data Statistics options in my figure. However, if I plot the following:
surf(peaks)
both the Basic Fitting and Data Statistics options are grayed out.
These selections are grayed out because MATLAB is unable to perform statistical analysis on data that is
represented as surface plots or patches. The Basic Fitting and Data Statistics selections utilize MATLAB
functions whose input arguments must either be a scalar or a vector.
|
|
|
Tobias_2011 |
Themenstarter

Forum-Anfänger
|
 |
Beiträge: 23
|
 |
|
 |
Anmeldedatum: 22.12.11
|
 |
|
 |
Wohnort: ---
|
 |
|
 |
Version: ---
|
 |
|
|
 |
|
Verfasst am: 13.01.2012, 18:32
Titel:
|
 |
Hallo Andreas!
Ich nutze Matlab 2011 unter XP.
Ich danke dir für den Tipp!
Nach einer Weile rumprobieren erinnerte ich mich jedoch an folgendes:
Da man ja so ohne Weiteres in einem m-File schreiben kann:
figure(1)
plot(x,y)
und dann das Basic fitting zur Verfügung hat, habe ich die eigene GUI rausgeschmissen und nutze jetzt diesen Befehlssatz im Button-Callback.
Matlab baut jetzt also selber das Fenster auf.
Die Funktion "surf()" nutze ich nirgends.
Wo Matlab damit ein Problem hatte, ist mir immer noch schleierhaft, jedoch konnte ich das Problem so umgehen.
Ich danke dir trotzdem für die Mühe!!!
|
|
|
|
|
Einstellungen und Berechtigungen
|
|
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
| RSS
Hosted by:
Copyright © 2007 - 2025
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.
|
|