質問


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

約13年 前 | 1 件の回答 | 0

1

回答

質問


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

約13年 前 | 1 件の回答 | 0

1

回答

質問


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

約13年 前 | 1 件の回答 | 0

1

回答

質問


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

約13年 前 | 1 件の回答 | 0

1

回答

質問


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

約13年 前 | 2 件の回答 | 0

2

回答

質問


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

約13年 前 | 2 件の回答 | 0

2

回答

質問


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

約13年 前 | 1 件の回答 | 0

1

回答

質問


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

約13年 前 | 2 件の回答 | 0

2

回答

質問


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

約13年 前 | 2 件の回答 | 0

2

回答

質問


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

約13年 前 | 2 件の回答 | 0

2

回答

質問


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

約13年 前 | 1 件の回答 | 0

1

回答

質問


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

約13年 前 | 2 件の回答 | 0

2

回答

質問


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

約13年 前 | 3 件の回答 | 0

3

回答

質問


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

約13年 前 | 0 件の回答 | 0

0

回答

質問


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

約13年 前 | 1 件の回答 | 0

1

回答

質問


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

約13年 前 | 1 件の回答 | 0

1

回答

質問


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

約13年 前 | 1 件の回答 | 0

1

回答

質問


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

約13年 前 | 1 件の回答 | 0

1

回答

質問


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

約13年 前 | 1 件の回答 | 0

1

回答

質問


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

約13年 前 | 2 件の回答 | 0

2

回答

質問


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

約13年 前 | 1 件の回答 | 0

1

回答

質問


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

約13年 前 | 3 件の回答 | 0

3

回答

質問


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

約13年 前 | 1 件の回答 | 1

1

回答

質問


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

13年以上 前 | 0 件の回答 | 0

0

回答

質問


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

13年以上 前 | 0 件の回答 | 0

0

回答

質問


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

13年以上 前 | 0 件の回答 | 0

0

回答

質問


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

14年弱 前 | 0 件の回答 | 0

0

回答