photo

sia


Aktiv seit 2013

Followers: 0   Following: 0

Nachricht

Statistik

  • 3 Month Streak
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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

fast 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

etwa 11 Jahre vor | 3 Antworten | 0

3

Antworten

Frage


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

etwa 11 Jahre vor | 1 Antwort | 0

1

Antwort

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

mehr als 11 Jahre vor | 0

Frage


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

mehr als 11 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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

mehr als 11 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 11 Jahre vor | 0 Antworten | 1

0

Antworten

Frage


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

mehr als 11 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 11 Jahre vor | 2 Antworten | 0

2

Antworten

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

mehr als 11 Jahre vor | 0

Frage


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

mehr als 11 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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

mehr als 11 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

mehr als 11 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

mehr als 11 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 11 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 11 Jahre vor | 0 Antworten | 0

0

Antworten

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

mehr als 11 Jahre vor | 0

Beantwortet
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????

mehr als 11 Jahre vor | 0

Frage


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

mehr als 11 Jahre vor | 3 Antworten | 0

3

Antworten

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

mehr als 11 Jahre vor | 0

Frage


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

mehr als 11 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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

mehr als 11 Jahre vor | 1 Antwort | 0

1

Antwort

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

mehr als 11 Jahre vor | 0

Frage


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

mehr als 11 Jahre vor | 2 Antworten | 0

2

Antworten

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

mehr als 11 Jahre vor | 0

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

mehr als 11 Jahre vor | 0

Frage


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

mehr als 11 Jahre vor | 3 Antworten | 0

3

Antworten

Frage


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

mehr als 11 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 11 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

mehr als 11 Jahre vor | 2 Antworten | 0

2

Antworten