Community Profile

photo

rahul ahire


Aktiv seit 2016

Followers: 0   Following: 0

Statistiken

  • First Review
  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

Beantwortet
Error after writing SD card when setting up Raspberry Pi 3 B
i was also stucked with same error, but fortunately i got a solution..... the problem was arrising due to some missing system...

fast 5 Jahre vor | 0

Frage


How to subtract single element of matrix from any number
i am having a matrix 'devi1' and graylevel image 'b' a variable av2 is having value 79 my code is b(1,1)=abs(a(1,1)-av2); ...

etwa 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


i am trying to build a gui in which first popupmenu1 having code which gives results as 'rs' and i want to pass that result to next popupmenu2 i have used guidata to do so but i am getting error " reference to non existance field "
code is function popupmenu1_Callback(hObject, eventdata, handles) switch get(handles.category,'string') case ...

etwa 8 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


i am trying to build a gui in which first popupmenu1 having code which gives results as 'rs' and i want to pass that result to next popupmenu2 i have used guidata to do so but i am getting error " reference to non existance field "
the code I have write as function popupmenu1_Callback(hObject, eventdata, handles) switch get(handles.category,'string') ...

etwa 8 Jahre vor | 1 Antwort | 0

1

Antwort