Community Profile

photo

rahul ahire


Active since 2016

Statistics

  • First Review
  • First Answer

View badges

Content Feed

View by

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

5 years ago | 0

Question


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

5 years ago | 1 answer | 0

1

answer

0

answers

Question


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

8 years ago | 1 answer | 0

1

answer