Avinav Kumar
Followers: 0 Following: 0
Feeds
提问
Not getting Error message
I am trying to get an error message if my a value is left empty by user. But i am not getting the same. If someone can help.My c...
3 years 前 | 1 个回答 | 0
1
个回答提问
MATLAB crashes every time after launching.
MATLAB Version: MATLAB R2021a Windows : Windows 10 Pro, Version 21H1 My MATLAB crashes everytime i launch the programme. How...
3 years 前 | 1 个回答 | 0
1
个回答提问
Error in for loop calculation
Hi, I am getting 0 as answer though the answers cannot be zero. If some one can guide temperature = 212 ; % temperature in de...
3 years 前 | 1 个回答 | 0
1
个回答提问
Unable to run the code.
Unable to run the code. Plz if some one can guide function pushbutton2_Callback(hObject, eventdata, handles) % hObject ha...
3 years 前 | 0 个回答 | 0
0
个回答提问
Image being labelled something else than in database
I am doing an image classification. Have given my database, but end result is identyfing something else , mentioning also someth...
3 years 前 | 1 个回答 | 0
1
个回答提问
No result being displayed in Edit box
Using some value in listbox1 i am calculating value d which is being entered into edit9. The value in edit9 and some other valu...
3 years 前 | 1 个回答 | 0
1
个回答提问
Getting error when using Listbox
For the codes below, results are coming and the codes are running, however some error message (attached alongwith) does come in...
3 years 前 | 1 个回答 | 0
1
个回答提问
How to assign different value to selection in listbox.
function listbox1_Callback(hObject, eventdata, handles) % hObject handle to listbox1 (see GCBO) % eventdata reserved - to ...
3 years 前 | 1 个回答 | 0
1
个回答提问
Using listbox in MATLAB GUI
Hi, I have a MATLAB GUI with listbox having numbers - 1,2, 3, 4 , 5, 6 I need to select one number say using listbox and then...
3 years 前 | 1 个回答 | 0
1
个回答提问
Add 2 numbers in MATLAB, answer to appear in edit text box moment, the numbers are entered in 2 text boxes, without using pushbutton
I am trying to get value in edit3 textbox without using pushbutton function edit3_Callback(hObject, eventdata, handles)...
3 years 前 | 1 个回答 | 0
1
个回答提问
Unable to Print Graph being Generated in axes.handle4
Hi, function pushbutton5_Callback(hObject, eventdata, handles) % hObject handle to pushbutton5 (see GCBO) % eventdata re...
3 years 前 | 1 个回答 | 0
1
个回答提问
Plot not disappearing when using STOP button and visible off
function pushbutton3_Callback(hObject, eventdata, handles) % hObject handle to pushbutton3 (see GCBO) % eventdata reserved...
3 years 前 | 1 个回答 | 0
1
个回答提问
Exe MATLAB file unable to plot Graph
Hi, I have created an exe MATLAB file. While the same program runs perfectly in MATLAB compiler, plotting graphs read from ex...
4 years 前 | 1 个回答 | 0
1
个回答提问
Unable to Plot from Excel
I am unable to plot from Excel Sheet. My code is s follows. If someone can please help function pushbutton1_Callback(hObject,...
4 years 前 | 1 个回答 | 0
1
个回答提问
How to get source code and object code in MATLAB. Have tried a lot unable to generate the object and source code...
I need to get the Object and Source code in MATLAB. I have tried a lot to generate the same but unable to go about the same. Ple...
5 years 前 | 2 个回答 | 0
2
个回答提问
Want to create save, save as, new, open tabs
Hi, I am building a software using MATLAB guide. I want the software to have save, save as, new, open tabs which will enable th...
5 years 前 | 0 个回答 | 0
0
个回答提问
Input value in Edit text in MATLAB GUI
Hi, I am building an APP in MATLAb gui. I have created a edit text box. The box accepts positive values . However when i put 5-...
5 years 前 | 1 个回答 | 0