Statistik
15 Fragen
0 Antworten
RANG
24.538
of 295.448
REPUTATION
1
BEITRÄGE
15 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
46.67%
ERHALTENE STIMMEN
1
RANG
of 20.227
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 153.872
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
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...
fast 11 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
plot a graph with 3 variables.
I have this data on excel: <<http://s2.subirimagenes.com/otros/previo/thump_8801760matlabis.jpg>> first column is ...
fast 11 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
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...
fast 11 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
fast 11 Jahre vor | 1 Antwort | 1
1
AntwortFrage
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}...
etwa 11 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
etwa 11 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
etwa 11 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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...
etwa 11 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
etwa 11 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
etwa 11 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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:...
etwa 11 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
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
mehr als 11 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
extract data from a txt
Hi, I have a file.txt with this structure: Line { Name "net1" SrcBlock "dd" SrcPort...
mehr als 11 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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 ...
etwa 12 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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 ...
etwa 12 Jahre vor | 1 Antwort | 0