Domanda


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

oltre 11 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 11 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 11 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 11 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 11 anni fa | 2 risposte | 0

2

risposte

Domanda


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

oltre 11 anni fa | 2 risposte | 0

2

risposte

Domanda


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

oltre 11 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 11 anni fa | 2 risposte | 0

2

risposte

Domanda


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

oltre 11 anni fa | 2 risposte | 0

2

risposte

Domanda


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

oltre 11 anni fa | 2 risposte | 0

2

risposte

Domanda


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

oltre 11 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 11 anni fa | 2 risposte | 0

2

risposte

Domanda


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

oltre 11 anni fa | 3 risposte | 0

3

risposte

Domanda


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

oltre 11 anni fa | 0 risposte | 0

0

risposte

Domanda


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

oltre 11 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 11 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 11 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 11 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 11 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 11 anni fa | 2 risposte | 0

2

risposte

Domanda


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

oltre 11 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 11 anni fa | 3 risposte | 0

3

risposte

Domanda


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

quasi 12 anni fa | 1 risposta | 1

1

risposta

Domanda


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

quasi 12 anni fa | 0 risposte | 0

0

risposte

Domanda


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

quasi 12 anni fa | 0 risposte | 0

0

risposte

Domanda


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

circa 12 anni fa | 0 risposte | 0

0

risposte

Domanda


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

oltre 12 anni fa | 0 risposte | 0

0

risposte