Community Profile

photo

Luhur


Active since 2011

Statistics

  • Thankful Level 3

View badges

Content Feed

View by

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...

10 years ago | 0 answers | 0

0

answers

Question


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...

11 years ago | 1 answer | 0

1

answer

Question


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...

11 years ago | 1 answer | 0

1

answer

Question


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

answer

Question


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

answer

Question


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

answer

Answered
pop 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

answers

Answered
pop 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

answers

Question


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...

12 years ago | 0 answers | 0

0

answers

Question


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......

12 years ago | 1 answer | 0

1

answer

Answered
Graphical toolbox
maybe for us (me and amit), the closest answer is http://www.mathworks.com/matlabcentral/fileexchange/8262-freehand-contour-draw...

12 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...

12 years ago | 3 answers | 0

3

answers

Question


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...

12 years ago | 1 answer | 0

1

answer

Question


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...

12 years ago | 1 answer | 0

1

answer

Question


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...

12 years ago | 1 answer | 0

1

answer

Question


strfind in stateflow
hi all i have code in my embedded matlab function: function V=sequence(x,n) %#codegen correct= testinput(x,n); ...

12 years ago | 1 answer | 0

1

answer

Answered
MATLAB 2010b can not read my DAQ
after re-isntall still cannot... anybody???

12 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 ...

12 years ago | 5 answers | 0

5

answers

Answered
value 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...

12 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 ...

12 years ago | 5 answers | 0

5

answers

Answered
detect 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...

12 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 ...

12 years ago | 2 answers | 0

2

answers

Answered
How 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 ...

12 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...

12 years ago | 2 answers | 0

2

answers

Question


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),...

12 years ago | 3 answers | 0

3

answers

Answered
changeble 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...

12 years ago | 0

Answered
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 ...

12 years ago | 0

Answered
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...

12 years ago | 0

Load more