Question


how save data from To workspace block
I have a simulink calculation where at the end of my calculation,there will be genereation of more the 10 number of output from...

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

1

answer

Question


How to pass values from GUI table to workspace
A=get(t,'Data'); % create double array from a cell array A B=cell2mat(A); % assign the value of the dot product to ...

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

1

answer

Question


changing the simulation time in simulink through script
I am controlling my simulink models through MATLAB Script ,and am updating stop time through script,,,The problem here am gettin...

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

1

answer

Question


how to enter data to a simulink model while it is executing
I am running my simulink models from gui written in script in MATLAB ,Now i want to change some values of simulink model blocks ...

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

1

answer

Question


How to run simulink model from gui written in script?
I am running my simulink models from GUI,where Gui i have developed using MATLAB script,,,,and am controlling my stop time of bo...

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

2

answers

Question


How to plot four variables value in XY graph
How to plot set of values like(x,y),,,,x=1:1:10 ,,,,,y=1:1:10,,,, and (x1,y1),,,x1=:30:1:40,,,,y1=30:1:40,,,,,in a single plot ...

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

2

answers

Question


How to stop/delay execution for specified time
I want my MATLAB script to wait for 1 second and continue its execution,,,how to perform it,,,,,for i=1:1:3; set_param('course_...

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

1

answer

Question


How to set simulation to calculate every one second time
I have model which calculates addition of two numbers a=1:1:100;,,,,,,,,b=1:1:100;,,,,,,,c=a+b;....this I have in simulink model...

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

2

answers

Question


How to resolve this error ?From GUI executing simulink model
I am executing a simulink model from gui, and in in the simulink model i have four blocks which send data to workspace,,,am get...

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

2

answers

Question


How to pass values from GUI to workspace
How to pass values from GUI to workspace

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

2

answers

Question


How to work with fcn block in simulink
u=1:1:100,,,,,,,,,,I want caculate sin(u),,,for every value from 1 to 100 with increment of 1,,,How will I do this in simulnik

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

1

answer

Question


How to put Delay in simulink blocks
I want add two constants values (1:1:100)one after other and display one by one,, with some delay,,,

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

2

answers

Question


How to make event based programming in MATLAB
i want to develop a software which is event based,,how can i start that,,,MATLAB is not like other languages,so I am stuck up he...

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

3

answers

Question


how to plot 3d for 360 degree
I have application where i want to plot 0 to 360 degree position value for some vehicle mvoement,,,I have used plot3d,,where up ...

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

0

answers

Question


How to enter a value to a simulation while it is executing
C=a+b; For a=1:1:1000, b=1:1:1000,I want to calculate C Value,,,I will be putting delay after calulating one addition and th...

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

1

answer

Question


how to connect to database
I want to connect to database with a variable name,,,,,,,,,,,,(test=database name),,,,,,,,,(a(variable)=test),,,,,,,conn=databas...

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

1

answer

Question


execute the .m file from GUI
how to execute .m file from gui push button, I have a separate GUI .m file In this I want to execute another .mfile on click of...

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

1

answer

Question


create a gui with list box ?
I want to develop a GUI ,where two list boxes should be there and in the first Listbox am displaying some folder names,in the se...

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

1

answer

Question


connect to database folder
I have a folder containing 10 MS Access database files,I want to connect to the folder and each database and fetch all database ...

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

1

answer

Question


What is ''why' command
What exactly the 'why' command gives?

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

2

answers

Question


Toolstrip Option is there in MATLAB GUI?
I am developing a GUI in matlab and i want to develop my first page like MATLAB 2012b ,,which has nice toolstrip,, Is this tool...

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

1

answer

Question


Algebric loop in simulink
How to make algebric loop in simulink, I have requirment where I have to add two constant numbers with increment of 1, a=c...

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

3

answers

Question


How to connect Simulink to MS Access database
I have project requirment where my simulink blocks use data from MS Access database,,,How to connect simulink to databse

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

1

answer

Question


How to connect DSP and Database
I have to fetch data from ms access databse and do some signal processing on data ,and generate visual c /c++code to the signal...

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

0

answers

Question


Animation of incresing value
I ahve a one integer value,,, suppose 100. I want it to put in a animation increasing from 0 to 100 with step increment of 1 ,,...

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

0

answers

Question


maximum amplitude and time of a signal?
Hi, I wanted to calculate maximum amplitude and respective time of a signal ,,how to do it using wavelet based approach,,,As i ...

nästan 12 år ago | 0 answers | 0

0

answers

Question


How to write script for this
SAP=1/M∑_(i=1)^M▒〖|CWT(ai,n)〗 where i=1,2,3....M n=1,2,3...N CWT=Continous Wavelet Transfer

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

0

answers