Community Profile

photo

jose bernardo


Active since 2012

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 3

View badges

Feeds

View by

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

10 years ago | 0 answers | 0

0

answers

Question


plot a graph with 3 variables.
I have this data on excel: <<http://s2.subirimagenes.com/otros/previo/thump_8801760matlabis.jpg>> first column is ...

10 years ago | 2 answers | 0

2

answers

Question


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

10 years ago | 1 answer | 0

1

answer

Question


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

10 years ago | 1 answer | 1

1

answer

Question


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

10 years ago | 1 answer | 0

1

answer

Question


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

10 years ago | 1 answer | 0

1

answer

Question


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

10 years ago | 0 answers | 0

0

answers

Question


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

10 years ago | 1 answer | 0

1

answer

Question


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

10 years ago | 1 answer | 0

1

answer

Question


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

10 years ago | 1 answer | 0

1

answer

Question


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

10 years ago | 2 answers | 0

2

answers

Question


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

11 years ago | 0 answers | 0

0

answers

Question


extract data from a txt
Hi, I have a file.txt with this structure: Line { Name "net1" SrcBlock "dd" SrcPort...

11 years ago | 0 answers | 0

0

answers

Question


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

11 years ago | 0 answers | 0

0

answers

Question


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

11 years ago | 1 answer | 0

1

answer