photo

Daniel Fonsêca


2018년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

20 질문
1 답변

순위
215,549
of 300,753

평판
0

참여
20 질문
1 답변

답변 채택
40.0%

획득한 표
0

순위
 of 21,075

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 170,858

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 3

배지 보기

Feeds

보기 기준

질문


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

6년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

6년 초과 전 | 답변 수: 2 | 0

2

답변

질문


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

거의 7년 전 | 답변 수: 1 | 0

1

답변

질문


How can I build a menu like this?
Hi!!! I want to build a menu with this links. How can I do?

거의 7년 전 | 답변 수: 1 | 0

1

답변

질문


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

거의 7년 전 | 답변 수: 0 | 0

0

답변

질문


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

거의 7년 전 | 답변 수: 1 | 0

1

답변

질문


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

거의 7년 전 | 답변 수: 1 | 0

1

답변

질문


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

대략 7년 전 | 답변 수: 2 | 0

2

답변

질문


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

대략 7년 전 | 답변 수: 2 | 0

2

답변

질문


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

대략 7년 전 | 답변 수: 0 | 0

0

답변

질문


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

대략 7년 전 | 답변 수: 2 | 0

2

답변

답변 있음
How 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 "...

대략 7년 전 | 0

| 수락됨

질문


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

대략 7년 전 | 답변 수: 1 | 0

1

답변

질문


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

대략 7년 전 | 답변 수: 0 | 0

0

답변

질문


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

7년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

7년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

7년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

7년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

7년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

7년 초과 전 | 답변 수: 0 | 0

0

답변

질문


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

7년 초과 전 | 답변 수: 1 | 0

1

답변