Statistik
RANG
22.987
of 295.467
REPUTATION
1
BEITRÄGE
33 Fragen
14 Antworten
ANTWORTZUSTIMMUNG
57.58%
ERHALTENE STIMMEN
1
RANG
of 20.234
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 153.912
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
example of Bio material Friction simulation in matlab - simulink - vrml
Dear Matlabers.. I am going to make simulation of a plastic material with bio material surface, i just wanna ask is there any...
etwa 11 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
free Matlab simulink software for my Simulink book
Dear All Mathworks crew, I am going to make Simulink book in my country Indonesia, a good book usually came with the CD examp...
fast 12 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Error in popup menu GUI reading from .mat file
hi all, i have a simple application that shows name and contact number with pop up menu. the popup menu string set to be 4 it...
mehr als 12 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Duplicate Object uicontrol with all attribute of it the same with the master
Hi all.. I just wanna ask a simple question... is it possible to copy/duplicate object uicontrol (such as edit text box, p...
mehr als 12 Jahre vor | 1 Antwort | 0
1
AntwortFrage
copy string to other edit text in same GUI
hi all just wanna ask very simple question since im a beginner... how to copy the same string between 2 or more edit text ...
mehr als 12 Jahre vor | 1 Antwort | 0
1
AntwortFrage
pop up menu in GUI that connected and read from .mat file
i have 3 pop up menu that related and connected each other, at first i have 1 structure that contain 2 member data (save under t...
mehr als 12 Jahre vor | 1 Antwort | 0
1
Antwortpop up in address_book GUI demo with .mat file
Any thought Mr Walter?? i also post it in a new question for the detail.. http://www.mathworks.com/matlabcentral/answers/39629-...
mehr als 12 Jahre vor | 0
Frage
Matlab GUI run very slow when so much attribute put inside of it
Hi all.. Recently i am designing an application that contain so many pop up menu, editable text, static text and axes. whenev...
mehr als 12 Jahre vor | 0 Antworten | 0
0
Antwortenpop up in address_book GUI demo with .mat file
function varargout = address_book(varargin) % ADDRESS_BOOK Application M-file for address_book.fig % ADDRESS_BOOK, b...
mehr als 12 Jahre vor | 0
Frage
pop up in address_book GUI demo with .mat file
hi all... Could anyone show me how to use pop up menu in address_book gui demo rather than use push button menu?? thanks
mehr als 12 Jahre vor | 3 Antworten | 0
3
AntwortenFrage
virtual reality in GUI through GUI (create .fig file), not M file
Dear everyone... currently im trying to put virtual reality in a GUI, how we manage to make it through GUI by creating .fig f...
fast 13 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
how to load .mat in GUI every time the GUI runs and the GUI connect to simulink model
Dear everyone.. i have .mat file that contain so many variable, for example Alphabet.mat contains variable a=1,b=2,c=3,d=4......
fast 13 Jahre vor | 1 Antwort | 0
1
AntwortGraphical toolbox
maybe for us (me and amit), the closest answer is http://www.mathworks.com/matlabcentral/fileexchange/8262-freehand-contour-draw...
fast 13 Jahre vor | 0
Frage
Graphical toolbox
hi everyone, happy new year... ^_^ i just wanna ask, is there matlab or simulink toolbox that enabled us to draw various shap...
fast 13 Jahre vor | 3 Antworten | 0
3
AntwortenFrage
Download latest Simulink demo
Dear all.. i just wanna ask, how we download the latest simulink demo?? for example i have Matlab 2009b, there is no vr_octav...
fast 13 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Recording Virtual movement with only use .mat data
Dear everyone.. i have 2 pair of data, X1-Y1 and X2-Y2, in .mat file. by only using this data, can i generate a virtual reali...
fast 13 Jahre vor | 1 Antwort | 0
1
AntwortFrage
data accuracy
hi everyone... i just wanna ask, is it possible to get data accuracy more precise than the time step. for example, in some si...
fast 13 Jahre vor | 1 Antwort | 0
1
AntwortFrage
strfind in stateflow
hi all i have code in my embedded matlab function: function V=sequence(x,n) %#codegen correct= testinput(x,n); ...
mehr als 13 Jahre vor | 1 Antwort | 0
1
AntwortMATLAB 2010b can not read my DAQ
after re-isntall still cannot... anybody???
mehr als 13 Jahre vor | 0
Frage
MATLAB 2010b can not read my DAQ
hi all i have a problem, i already installed my daq NI USB DAQ 6221 but it still can not be found by matlab, however i checked ...
mehr als 13 Jahre vor | 5 Antworten | 0
5
Antwortenvalue that increase along with changing value by manual switch block simulink using embedded matlab function
what if i have 3 signal fang??? -1,0,1 ,, if -1 then the current value was be diminished, 0 the value stay still and 1 the value...
mehr als 13 Jahre vor | 0
Frage
value that increase along with changing value by manual switch block simulink using embedded matlab function
hi all i just wanna ask,how we do the increasing value by changing manual switch in simulink?? for example: i have manual ...
mehr als 13 Jahre vor | 5 Antworten | 0
5
Antwortendetect smallest or bigest value of signal in stateflow and simulink
i mean yes all the time fang.. later it will change by slider gain.. if S=[3 4 5 7 8 9 11 12 13 14] *S is signal value that c...
mehr als 13 Jahre vor | 0
Frage
measure data size in simulink
hi all.. just wanna ask, is there a way to calculate amount of data being process between each system like signal combine in ...
mehr als 13 Jahre vor | 2 Antworten | 0
2
AntwortenHow to detect sequence signal explicitly
i see.. but doug, after i tried it, the error in simulink was in find nonzero elements block... the error was: *The signal ...
mehr als 13 Jahre vor | 0
Frage
How to detect sequence signal explicitly
hi all let say i have vector signal V (1x5): V=[2 4 1 7 9] how we can get in which position is our signal: for example...
mehr als 13 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
detect smallest or bigest value of signal in stateflow and simulink
hi all.. let say i have 2 signal, first signal is the value (let say S) and second signal is the number of value (let say N),...
mehr als 13 Jahre vor | 3 Antworten | 0
3
Antwortenchangeble patern on strfind in embedded matlab function or stateflow
haha.. sorry fang... :D i mean this condition: correct = any(strfind((x')>4,ones(1,n))); will TRUE even the result in s...
mehr als 13 Jahre vor | 0
changeble patern on strfind in embedded matlab function or stateflow
succeed fang,, but its not in sequence... for example the value: [1 2 *5 5 5 5 5* 2 *6 6 6 6 6* 2 1 1 2 1 1 2] when n=10 ...
mehr als 13 Jahre vor | 0
changeble patern on strfind in embedded matlab function or stateflow
i use this in my EMF fang: function V=sequence(x,n) %#codegen correct= testinput(x,n); if correct V=10; e...
mehr als 13 Jahre vor | 0