Statistics
15 Questions
0 Answers
RANK
24.538
of 295.527
REPUTATION
1
CONTRIBUTIONS
15 Questions
0 Answers
ANSWER ACCEPTANCE
46.67%
VOTES RECEIVED
1
RANK
of 20.242
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154.057
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
click a pushbutton automatically
Hi: I want that a pushbutton will be clicked automatically when a variable in the opening_fcn of the GUI is 1. I tried wit...
bijna 11 jaar ago | 0 answers | 0
0
answersQuestion
plot a graph with 3 variables.
I have this data on excel: <<http://s2.subirimagenes.com/otros/previo/thump_8801760matlabis.jpg>> first column is ...
bijna 11 jaar ago | 2 answers | 0
2
answersQuestion
Save Edittext value into a file
Hi: I have four edittext (et1, et2, et3 and et4). I would like to save the values that the user writes into them when he p...
bijna 11 jaar ago | 1 answer | 0
1
answerQuestion
Wait until an external program finished.
Hi. I am executing a matlab gui which opens an external programa (PSPICE)to do some simulations and when this simulations fin...
ongeveer 11 jaar ago | 1 answer | 1
1
answerQuestion
How to know what type of block is?
Hello: I am using this code to know the type of blocks who are in a system of simulink tipo = get_param(['',gate{1}...
ongeveer 11 jaar ago | 1 answer | 0
1
answerQuestion
Load txt data into popupmenu
Hello: I have a txt like this: 1 2 3 4 And I would like to load this 4 lines into a popupmenu (popupmenu1). How...
ongeveer 11 jaar ago | 1 answer | 0
1
answerQuestion
list of gates (inputs, output)in simulink
Hello: I would like to know if its possible to obtain a list with the input and output lines of each gate in a simulink circu...
ongeveer 11 jaar ago | 0 answers | 0
0
answersQuestion
Delete last line of a .txt
Hello: I have a file.txt (various lines of strings) and I want that when I push a button "pushbutton1", the last line of this...
ongeveer 11 jaar ago | 1 answer | 0
1
answerQuestion
show content of a txt file in a static text.
I have a file.txt (various lines of strings) and I want that when I push a button "pushbutton1", the content of this file will b...
ongeveer 11 jaar ago | 1 answer | 0
1
answerQuestion
copy a line from a txt to other txt
Hello: I have this code witch copy all lines of a file(fid01)to other file(fid02) tline = fgetl(fid01); while ischar(t...
ongeveer 11 jaar ago | 1 answer | 0
1
answerQuestion
use string as a cell array.
Hi: I have various variables in the workspace: january_ns=1, february_ns=2, march_ns=3,.... Also I have an array like this:...
ongeveer 11 jaar ago | 2 answers | 0
2
answersQuestion
asign name in a simulink wire automatically
Hi! It´s is possible to asign a name in a wire automatically in a simulink circuit?? THanks
meer dan 11 jaar ago | 0 answers | 0
0
answersQuestion
extract data from a txt
Hi, I have a file.txt with this structure: Line { Name "net1" SrcBlock "dd" SrcPort...
meer dan 11 jaar ago | 0 answers | 0
0
answersQuestion
obtain a netlist from simulink compatible with hspice
Hi: I would like to know if it´s posible to build a model in simulink (with and, or,... gates)and obtain a file with a netlist ...
ongeveer 12 jaar ago | 0 answers | 0
0
answersQuestion
obtain a netlist with simulink
Hi all. i would like to know if it´s posible to obtain a file wich includes a netlist of a circuit make with simulink. My ...
ongeveer 12 jaar ago | 1 answer | 0