Question


problem with working IF Block
In if block subsystem,,,wen a control goes to else condition,,,my if condition subsystem will be reset to '0',,but i dont want i...

ungefär 11 år ago | 1 answer | 0

1

answer

Question


how to increase the function numbers
I have function called "editwin",,,now i want to increase the functions dynamically like"editwin1","editwin2","editwin3","editwi...

ungefär 11 år ago | 1 answer | 0

1

answer

Question


how to write data to xls sheet?
value_F = 0.1,0.2,0.3,0.4,0.5,0.6 filename = 'C:\Documents and Settings\admin\Desktop\test.xlsx'; ...

ungefär 11 år ago | 4 answers | 0

4

answers

Question


How to pass values from list box to text box in gui,,
I have GUI where a list box displays a list of database table names,,,now i want to select one table in the listbox,,and whateve...

ungefär 11 år ago | 1 answer | 0

1

answer

Question


How to load image into MATLAB Central
How to show image of simulink models on which I need help?

ungefär 11 år ago | 1 answer | 0

1

answer

Question


DO I need Image processing tool box to upload image into GUI
I dont have "imshow" command in my matlab 2012b,,,,is it because i don haver image processing toolbox

ungefär 11 år ago | 2 answers | 0

2

answers

Question


How to assign new values to the simulink model blocks while it is executing
function pushbutton1_Callback(hObject,eventdata) Final_Result=[]; open_system('Desktop\test_Final.slx') for i=15 s...

ungefär 11 år ago | 0 answers | 1

0

answers

Question


How to solve this issue
<https://picasaweb.google.com/100600576001599595108/MATLABSimulink#5834654212202423442> I have attached a simulink model and ...

ungefär 11 år ago | 0 answers | 0

0

answers

Question


Please help with this problem of simulink?
https://picasaweb.google.com/100600576001599595108/MATLABSimulink#5834654212202423442 ,,,,,I have attached a simulink model and ...

ungefär 11 år ago | 0 answers | 0

0

answers

Question


How to save data from Memory block
I have feedback loop where i will be changing my memory block ,,,wen i change the memory block it over writes the earlier value,...

mer än 11 år ago | 0 answers | 0

0

answers

Question


which block to use for feedback loop in simulink
x1=x0+y; x2=x1+y; x3=x2+y; where x0=initial value,,,and x value should be updated continuously ,,this I wanted to imple...

mer än 11 år ago | 1 answer | 0

1

answer

Question


Anyone expert in developing level 2 s function
Hi,ANybody there who knows to develop level 2 s function in MATLAB ,using .m method,,I am trying to develop level 2 s function ...

mer än 11 år ago | 0 answers | 0

0

answers

Question


how to send Data to workspace
How to send data to workspace continuosly whenever my simulink model has been paused by below code,,I am using a simple consta...

mer än 11 år ago | 1 answer | 0

1

answer

Question


Anybody there using MATLAB/Simulink for Simulators Development?
Anyone working on development of aircraft simulators,car simulators,,,or any simulator developer using MATLAB Simulink

mer än 11 år ago | 1 answer | 0

1

answer

Question


How to set flags in MATLAB?
How to set flags in MATLAB ,, flag1=0; Do this; flag2=1; Do this;

mer än 11 år ago | 2 answers | 0

2

answers

Question


How to give control to GUI while GUI is executing simulink model in a for loop
,And wen i press start button i have given a control to execute the simulink model for 1000 seconds in real time,,now i want to ...

mer än 11 år ago | 2 answers | 0

2

answers

Question


How to Control GUI and execution
I have GUI where, two buttons to start and stop are there,,And wen i press start button i have given a control to execute the s...

mer än 11 år ago | 0 answers | 0

0

answers

Question


Anybody there using MATLAB/Simulink for Simulators Development?
Anyone using MATLAB for simulators?

mer än 11 år ago | 0 answers | 0

0

answers

Question


How to Update matrix values
I have a matrix[2 2:2 2]I want to update these four values one by one ie[3 3:3 3],[4 4:4 4],[5 5:5 5] like thgis I want to updat...

mer än 11 år ago | 2 answers | 1

2

answers

Question


how to put simulink model inside a function,which will be called every one second
I am trying to implement a simulink model inside function,,where this function is called every one second (using timer in scrip...

mer än 11 år ago | 0 answers | 0

0

answers

Question


simulation inside a "for loop" for stop time
I have simulink model running inside a for loop from script,,,will it gives to workspace data to workspace if i pause my simulat...

mer än 11 år ago | 1 answer | 0

1

answer

Question


Problem with Level2 s function
I have developed level 2 s function ,which takes one input and give one output,,, The output value is the adiition of input... Y...

mer än 11 år ago | 1 answer | 0

1

answer

Question


how to set time for script to execute a function
I want to execute a function after 10 seconds,how will i wrrite that,,,have to write using timer?

mer än 11 år ago | 2 answers | 0

2

answers

Question


Access Block Data During Simulation
In the MATLAB Help I found this,,How to utilise it?

mer än 11 år ago | 0 answers | 0

0

answers

Question


how to get value to workspace from simulink model when paused?which is running in a for loop
I am running script to open a simulink model and simulate it in a for loop for 100 steps,in which i want to pause my simulation ...

mer än 11 år ago | 0 answers | 0

0

answers

Question


how to get value to workspace from simulink model when paused?which is running in a for loop
I am running script to open a simulink model and simulate it in a for loop for 100 steps,in which i want to pause my simulation ...

mer än 11 år ago | 0 answers | 0

0

answers

Question


How to call a event(Simulink model) in MATLAB Script ?
I am controlling and executing my simulink models through matlab script ,,,and now i want to call a event which is a simulink mo...

mer än 11 år ago | 1 answer | 0

1

answer

Question


how to pass variables from simulink to workspace,when simulink has been paused from MATLAB Script
I am running two simulink model from matlab script(with "sim" command),,now i want to pause the running simulink model in the mi...

mer än 11 år ago | 2 answers | 0

2

answers

Question


Which simulink block will take feedthrough value as input
I don have idea which blok will initiall take a value from workspace and in the next iteration it has to take value as input fro...

mer än 11 år ago | 1 answer | 0

1

answer

Question


Name a block which takes feedback value
I dont know exactly which block to use for taking a feedback value from different block as a input for its block,,and it should...

mer än 11 år ago | 1 answer | 0

1

answer

Load more