Statistiques
32 Questions
0 Réponses
RANG
20 113
of 295 467
RÉPUTATION
2
CONTRIBUTIONS
32 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
53.13%
VOTES REÇUS
2
RANG
of 20 234
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 153 912
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
How can I make .exe file for my gui program?
Hello all :) Well I have created GUI program that contains many GUI windows those are linked, also I have many variables those ...
presque 9 ans il y a | 1 réponse | 0
0
réponseQuestion
How can I plot distribution with shades?
Hello Matlabers :) I have timeseries that I forecast for 12 period for 1000 times so I have 12X1000 matrix now and I want to ...
environ 9 ans il y a | 1 réponse | 0
1
réponseQuestion
Have a Problem with GUI axes
Hi all! Well I want to make "gscatter" plot in GUI's axes (handles.axes2), but it does not work. here it is code and the error ...
environ 9 ans il y a | 1 réponse | 0
1
réponseQuestion
How can I write titles on scatter plot?
Hello MATLAB Gurus! I have a Gui and axes1 to make scatter plot on it. Well I did it but I want to assign names to points on th...
environ 9 ans il y a | 1 réponse | 0
1
réponseQuestion
How can I get which tab is selected?
Hello All! I have three tab, and want to change data by clicking these tabs, so I need to know how find which tab is selected b...
plus de 9 ans il y a | 1 réponse | 1
1
réponseQuestion
how can I call gui frm another gui for a given position coordinates?
Hello matlabers! I have 3 idependent GUI, gui1, gui2 and gui3. Now I created another fourth gui, where I have three pushbutton,...
plus de 9 ans il y a | 1 réponse | 0
1
réponseQuestion
How to set coursor on top left side of edit in matlab gui?
hello matlab gurus! I have edit box in gui and I want to begin writing a text from top left side. Any ideas?
plus de 9 ans il y a | 1 réponse | 0
1
réponseQuestion
How can I make some action on listbox by double clicking?
Hello all, I have two listbox. First listbox contains some strings, I want that by double click on these strings individualy, m...
plus de 9 ans il y a | 2 réponses | 0
2
réponsesQuestion
How can I insert merge two vector with each other?
Hello all, I want to merge two vector in each other dynamicaly, for example if I have input vector A=[1,2,3,4], my goal is to m...
plus de 9 ans il y a | 1 réponse | 0
1
réponseQuestion
How to find file last modification date?
Heloo all I have some mat files that contains some numbers. and I have variable x that contains the one of this mat file name. ...
plus de 9 ans il y a | 1 réponse | 0
1
réponseQuestion
How can I add 'delete' button to listdlg?
Hello all! Well I have such code % code s.a=2; s.b=3; s.c=4; s.d=5; str=fieldnames(s); [s,v] = listdlg('PromptS...
presque 10 ans il y a | 1 réponse | 0
1
réponseQuestion
How can I assign the same name to mat file as it is in another variable's input?
Hello all, well I have variable called a='b', now I want to save mat file, but the name of mat file should be equal to the inpu...
presque 10 ans il y a | 1 réponse | 0
1
réponseQuestion
How can I write all month's last dates for a given period of time?
Hello guys. Well I have daily time series form 1990-2015 % code b=726867; a=9125; for i=1:a b=b+1; BigM...
presque 10 ans il y a | 3 réponses | 0
3
réponsesQuestion
How can I insert row into matrix without deleting its values?
Hello all! I want to insert row into the matrix, for example I have a=[1,2;4,9;11,12;3,6], and b=[0,0] ; now I want to insert b...
presque 10 ans il y a | 3 réponses | 0
3
réponsesQuestion
How can I use cycle in structures?
Hi all, Well I have structure that contains multiple variables for example % code a.a=1; a.b=2; a.c=3; a.d=4; a.e=...
presque 10 ans il y a | 1 réponse | 0
1
réponseQuestion
How can i make structure inside structure?
Hi all, Well I want to make a structure in the structure for example % code a=struct; b='c'; d=3; a.(b).(d); ...
presque 10 ans il y a | 1 réponse | 0
1
réponseQuestion
How can I split a word to parts?
Hi all, Well I want to split a word into parts for example I have sentence a='Hello World', and I want to b='llo', How can I do...
presque 10 ans il y a | 2 réponses | 0
2
réponsesQuestion
How Can I Assign variable Name?
Hi guys, I have some kinds of a data, that is in the variable called as First, and each day I have to update that data, but I s...
presque 10 ans il y a | 3 réponses | 0
3
réponsesQuestion
how can I save mat files into mat file?
Hi guys! Well imagine that I have two mat files one is a.mat and the second is b.mat file. Now i want to save them into another...
presque 10 ans il y a | 1 réponse | 0
1
réponseQuestion
How can I connect buttons in GUI?
Hello, Well I have two button on GUI and I want to call/use the variables that I defined in the first button in the second o...
presque 10 ans il y a | 1 réponse | 0
1
réponseQuestion
Sub GUI does not work?
Hello Matlab gurus! I have embeded sub GUI into the main GUI, on which i have uitable and a pushbutton. The idea is that pushbu...
presque 10 ans il y a | 1 réponse | 0
1
réponseQuestion
how to do vector autoregresion?
Hi all! Well I want to use vector autoregressive model for my case but I do not know exactly which functions should I use. Any...
environ 10 ans il y a | 1 réponse | 0
1
réponseQuestion
GUI how can I connect check boxes to uitable?
Hello guys! I have interface that contains one uitable and two chekbox1 and chekbox2, both of these chekboxes have already defi...
environ 10 ans il y a | 1 réponse | 0
1
réponseQuestion
Figure ploting data problem
Hello Matlab gurus! I have such code if true % code matrix1={'1/1/2013';'2/1/2013';'3/1/2013'}; matrix2=[4;5;6]; ...
environ 10 ans il y a | 1 réponse | 0
1
réponseQuestion
How can I calculate serial correlations?
Hello Matlab gurus! well I have input data that is a matrix 140 3, and I want to calculate 1st Order Serial Correlation, 2st O...
environ 10 ans il y a | 1 réponse | 0
1
réponseQuestion
How to make structure from Excel
Hello, Well I am working on structures and have some kind of problem, I have excel file that contains some kinds of data in ea...
environ 10 ans il y a | 1 réponse | 0
1
réponseQuestion
How can I make struct with existing variables?
Hi all, Well i have some variables for example alfa, beta and gama, Now I want to make structure that will contain these varia...
plus de 10 ans il y a | 4 réponses | 1
4
réponsesQuestion
division of uploaded excel file
Hi all, well i want to upload excel file and then divided it in parts, the excel file contains text and numerical data, i wrote...
plus de 10 ans il y a | 1 réponse | 0
1
réponseQuestion
Calculate beta for given yields
Hello all, well i have yields and want to calculate betas for them with Nelson-Siegel model. Can anyone tell me which way is the...
plus de 10 ans il y a | 1 réponse | 0
0
réponseQuestion
which program is the best to use?
Hello all well I have return, covariance, correlation and bounds, I want to make efficient frontier but I do not know which pro...
plus de 10 ans il y a | 1 réponse | 0