Statistiques
RANG
118 089
of 300 364
RÉPUTATION
0
CONTRIBUTIONS
20 Questions
1 Réponse
ACCEPTATION DE VOS RÉPONSES
40.0%
VOTES REÇUS
0
RANG
of 20 934
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 168 407
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 create a figure which I can put on other?
Hello all I have a two figures - f1 and f2. I want to put the f2 on f1 and to use the scroll in it. I tried to it, put I didn't...
plus de 6 ans il y a | 1 réponse | 0
1
réponseQuestion
How to show a image in axes without change its size?
Hello, I'm trying to show a image in axes using the imshow. But, when i did it, the axes upload and the size change. I want to ...
plus de 6 ans il y a | 2 réponses | 0
2
réponsesQuestion
How can I fix this error?
I made a GUI and I put this: % --- Executes just before kkkkkkkk is made visible. function kkkkkkkk_OpeningFcn(hObject, eve...
presque 7 ans il y a | 1 réponse | 0
1
réponseQuestion
How can I build a menu like this?
Hi!!! I want to build a menu with this links. How can I do?
presque 7 ans il y a | 1 réponse | 0
1
réponseQuestion
How can I create a function which create other functions?
I'm using the GUIDE to create a program. I want to create a functions which create many callbacks to differents menu items. Ex....
presque 7 ans il y a | 1 réponse | 0
0
réponseQuestion
Why can I acess the menu editor from GUIDE to do changes?
Good day. I'm making a app using the GUIDE. That app has menu, and I want my final user can add more menu items. In a normal pr...
presque 7 ans il y a | 1 réponse | 0
1
réponseQuestion
Whys isn't this if working?
I have this code: if intervalo & quant == 0 %Caso seja um número intervalo = str2num(nome); quant = 1; end B...
presque 7 ans il y a | 1 réponse | 0
1
réponseQuestion
Undefined function or variable 'figure1_SizeChangedFcn'.
I tried resize my app using the Tools --> Gui Options --> Resize behavior --> Other (Use SizeChangedFCN). But, I changed my opi...
presque 7 ans il y a | 2 réponses | 0
2
réponsesQuestion
Why has my function returned zero?
I have a functio which has returned zero sometimes when it must not. I saw the function and it is running normal, but when it pa...
presque 7 ans il y a | 2 réponses | 0
2
réponsesQuestion
How can I relate an object of a figure to an object of another figure?
Hi! I'm using the GUI to build a programm. I crieted a second figure which gets a information from user and should pass that inf...
presque 7 ans il y a | 1 réponse | 0
0
réponseQuestion
How create a programm which create new menu item in matlab
I'm making a programm in matlab, but i don't know how to start. I want create a programm which create new menu items in GUI. I d...
presque 7 ans il y a | 2 réponses | 0
2
réponsesHow to use a same variable to functions in Gui?
I got to solve that problem. I used the function "assignin()" to store a variable and its value. To acess that variable, I use "...
environ 7 ans il y a | 0
| A accepté
Question
How to use a same variable to functions in Gui?
I have used the Gui to build the a programm. I would like when the user to click on menu item A, a number is stored in a variab...
environ 7 ans il y a | 1 réponse | 0
1
réponseQuestion
Why has the peaks width changed?
Hello, I have a program I'm seaching peaks and their widths. When I search the highest peak and its width I have two values to w...
environ 7 ans il y a | 1 réponse | 0
0
réponseQuestion
How to find seven peaks in matrix 8192X8192?
Hello! I'm trying to find the seven tallest peaks from a matrix whose dimension is 8192X8192. I'm using the following programm: ...
environ 7 ans il y a | 1 réponse | 0
1
réponseQuestion
How to fix this erro in GUIDE?
I'm using the Guide to build a programme and i have had the following problem: "Functions are nested too deep" I put the "end" ...
environ 7 ans il y a | 1 réponse | 0
1
réponseQuestion
How can I compact a matrix to a define size?
I'm trying to build a compact array. I have a array 8192x8192 and I want to make it for 1024 x 1024. See the code: MC = zer...
environ 7 ans il y a | 1 réponse | 0
1
réponseQuestion
Hello! I would like to know how can i disable the button maximize from figure window
I'm trying build a window which show a table 'ev'. But, that table is so little If I maximize the window, the table will be in t...
environ 7 ans il y a | 1 réponse | 0
1
réponseQuestion
How to programm a app which selects files from a file folder
I'm new using the GUIDE, and I'm building a programm I want to read files from a file folder. To the app read those files, I wan...
environ 7 ans il y a | 1 réponse | 0
1
réponseQuestion
to build a histogram
Hi everybody. I need a help. I'm trying to make a histogram which the average value must be zero. So, I'm not getting a histogra...
plus de 7 ans il y a | 1 réponse | 0
0
réponseQuestion
Problem with concatenation, help me
Hello people, I have a problem: I'm trying to cocatenate the following arquivo = [arquivo int2str(x) '.FIL'] But when i...
plus de 7 ans il y a | 1 réponse | 0
