Community Profile

photo

sia


Con actividad desde 2013

Followers: 0   Following: 0

Contacto

Estadísticas

  • 3 Month Streak
  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


how can i control subsystems from the Gui with checkboxes
Hi guys, i have different subsystems and i want to activate them with the checkboxs. But at first i have to couple these two ...

más de 8 años hace | 1 respuesta | 0

1

respuesta

Pregunta


creating vector in matlab fcn bock
hi, i wanna to create a vector in matlab fcn block, that s my Code: function y = fcn e = 160; s = 45; ve...

más de 10 años hace | 3 respuestas | 0

3

respuestas

Pregunta


function discrete Time-integrate with a variable
Hello, I wanna to integrate a function with a variable. E.g. f(x) = sin(10-x) But i dont know how i can do it when i ha...

más de 10 años hace | 1 respuesta | 0

1

respuesta

Respondida
open several Simulink models and interakt with the opend model
Hi, thanks for the answer. But i solved it. Now i wanna connect 2 simulink models to each other. such that, they will exchang...

más de 10 años hace | 0

Pregunta


open several Simulink models and interakt with the opend model
Hi, i can select with radiobuttons several Simulink models. function Bone_SelectionChangeFcn(hObject,eventdata, handl...

más de 10 años hace | 2 respuestas | 0

2

respuestas

Pregunta


3D array becomes 4D Array
Hi, I use in matlab Simulink a matlab fcn blok to create a 3D array. That is the function: function y = fcn() X...

más de 10 años hace | 1 respuesta | 0

1

respuesta

Pregunta


how plot several voxels
Hi, i wanna plot several voxel with different colors. can u guys help me. I searched too much but didnt fnde anything. THX

casi 11 años hace | 0 respuestas | 1

0

respuestas

Pregunta


how can I connect 2 matlab fcn blocks to each other
Hi, i wanna use in my simulink modell 2 matlab fcn blocks and the 2th block should be run if an action (if) happened. how ...

casi 11 años hace | 1 respuesta | 0

1

respuesta

Pregunta


how can I display a voxel
Hi, I wanna create a 3D grid and make there several voxel with different colors. can u give me a tipp? axis([0,10...

casi 11 años hace | 2 respuestas | 0

2

respuestas

Respondida
move function to move a Tool
hi, i have found this solution but i miss the command to run the engine. I should say that my tool is a milling, which is on...

casi 11 años hace | 0

Pregunta


move function to move a Tool
Hi, i wanna write a function, within i can command the tool to move from a to b. Can you guys help me, i dont have any ide...

casi 11 años hace | 2 respuestas | 0

2

respuestas

Pregunta


Connect Matlab 3d Array position with the simulink model
Hi, I want to connect a certain position in the 3D array with Simulink. FOR EXAMPLE If in my 3D array 2 positions (5,5,5) a...

casi 11 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Using discrete time in Simulink
Hi, i wanna to simulate this equation: A_(l,j) (nT) = A_(l,j)(0T) + (2*pi*n)/ N where T = 2*pi/N and n = 1,2,...,N and l ...

casi 11 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Add a voxle a value
hi guys, I want to create a 3D coordinate system, then I want to assign a value of each voxel. e.g. the coordinates [1 1 1] wi...

casi 11 años hace | 1 respuesta | 0

1

respuesta

Pregunta


call with matlabfunction(simulink) an other mfile
Hi, i have a simulink model, which computes a value, then i give this value to a matlab funktion, then fron this matlab funktion...

casi 11 años hace | 1 respuesta | 0

1

respuesta

Pregunta


3D voxel data without input
Hi guys, i have this code to create a 3D voxel grid and a cube within. But I wanna change my code such that i wont need to ente...

casi 11 años hace | 0 respuestas | 0

0

respuestas

Respondida
create a grid fuction
I'm using this example but http://www.k-wave.org/documentation/example_ivp_3D_simulation.php#heading3 but i dont have any...

casi 11 años hace | 0

Respondida
create a grid fuction
I know i call this function repeatedly, but how can i change the function to call it only one more time????

casi 11 años hace | 0

Pregunta


create a grid fuction
I wanna write a function .mfile to create a computational grid. function kgrid = test_environment Nx = 10; ...

casi 11 años hace | 3 respuestas | 0

3

respuestas

Respondida
create a test environment with the size 10x10x10cm
I changed my funktion to this : function test_environment workspace = zeros(10,10,10); cube = ones(2,2,2); [r,c,...

casi 11 años hace | 0

Pregunta


create a test environment with the size 10x10x10cm
Hi, i wanna create a test environment with the size 10x10x10 cm. This should be my workspace and there is no electrical resis...

casi 11 años hace | 2 respuestas | 0

2

respuestas

Pregunta


how can I make d^(5.13) ??
I wanna make d^(5.13) such that d = a variable and the user can change the value of that from GUI. I made ist with Constant Bl...

casi 11 años hace | 1 respuesta | 0

1

respuesta

Respondida
can I the gain value divide with other gain value??
can nobody help me???

casi 11 años hace | 0

Pregunta


can I the gain value divide with other gain value??
Hi, i have a GUI and i determine the gain value in my model from the GUI with the slider. I have for every gain block one S...

casi 11 años hace | 2 respuestas | 0

2

respuestas

Respondida
run simulink with GUI with set_param()
yes, it should be the name, but that is false "String". it should be what else, but i tried all of my parameters, but they are n...

casi 11 años hace | 0

Respondida
run simulink with GUI with set_param()
I know this link, but i dont understand set_param(object,param,value) the objektname is the name of my .mdl ?? and what is ...

casi 11 años hace | 0

Pregunta


run simulink with GUI with set_param()
Hi, i wanna to edit 2 values in the GUI and with one button the simulnk gets these values and after the result should be disp...

casi 11 años hace | 3 respuestas | 0

3

respuestas

Pregunta


It is possible to change the values of the simulink frpm the Gui?
hi, i wanna buid a gui, where i can write values and after pressing the button "start" the simulink should take these values. ...

casi 11 años hace | 1 respuesta | 0

1

respuesta

Pregunta


how can I simulate the stress with simulink
Hi guys, i wanna simulate stress but i have not any idea to do this. i know the quation of stress = force/area and force =...

casi 11 años hace | 0 respuestas | 0

0

respuestas

Pregunta


by pressing a push button display another dialog windows.
Hi guys i am newbie in matlab GUI. I wanna display by pressing a Button onather listbox. Something like a Pop Up dialog. It t...

casi 11 años hace | 2 respuestas | 0

2

respuestas