Statistics
RANK
22,987
of 295,467
REPUTATION
1
CONTRIBUTIONS
33 Questions
14 Answers
ANSWER ACCEPTANCE
57.58%
VOTES RECEIVED
1
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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...
11 years ago | 0 answers | 0
0
answersQuestion
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...
12 years ago | 1 answer | 0
1
answerQuestion
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...
12 years ago | 1 answer | 0
1
answerQuestion
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...
12 years ago | 1 answer | 0
1
answerQuestion
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 ...
12 years ago | 1 answer | 0
1
answerQuestion
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...
12 years ago | 1 answer | 0
1
answerpop 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-...
12 years ago | 0
Question
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...
12 years ago | 0 answers | 0
0
answerspop 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...
12 years ago | 0
Question
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
12 years ago | 3 answers | 0
3
answersQuestion
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...
13 years ago | 0 answers | 0
0
answersQuestion
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......
13 years ago | 1 answer | 0
1
answerGraphical toolbox
maybe for us (me and amit), the closest answer is http://www.mathworks.com/matlabcentral/fileexchange/8262-freehand-contour-draw...
13 years ago | 0
Question
Graphical toolbox
hi everyone, happy new year... ^_^ i just wanna ask, is there matlab or simulink toolbox that enabled us to draw various shap...
13 years ago | 3 answers | 0
3
answersQuestion
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...
13 years ago | 1 answer | 0
1
answerQuestion
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...
13 years ago | 1 answer | 0
1
answerQuestion
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...
13 years ago | 1 answer | 0
1
answerQuestion
strfind in stateflow
hi all i have code in my embedded matlab function: function V=sequence(x,n) %#codegen correct= testinput(x,n); ...
13 years ago | 1 answer | 0
1
answerMATLAB 2010b can not read my DAQ
after re-isntall still cannot... anybody???
13 years ago | 0
Question
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 ...
13 years ago | 5 answers | 0
5
answersvalue 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...
13 years ago | 0
Question
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 ...
13 years ago | 5 answers | 0
5
answersdetect 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...
13 years ago | 0
Question
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 ...
13 years ago | 2 answers | 0
2
answersHow 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 ...
13 years ago | 0
Question
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...
13 years ago | 2 answers | 0
2
answersQuestion
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),...
13 years ago | 3 answers | 0
3
answerschangeble 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...
13 years ago | 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 ...
13 years ago | 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...
13 years ago | 0