photo

wahad rahmann


Last seen: 2 years ago Active since 2018

Followers: 0   Following: 0

Statistics

MATLAB Answers

2 Questions
1 Answer

RANK
139,111
of 301,577

REPUTATION
0

CONTRIBUTIONS
2 Questions
1 Answer

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
0

RANK
 of 21,338

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 175,550

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • Thankful Level 1
  • First Answer

View badges

Feeds

View by

Question


i get the following error , when i run the code for GUI for robot manupulator, please help me ....
Error in gui_mainfcn (line 95) feval(varargin{:}); Error in untitled (line 42) gui_mainfcn(gui_State, varargin{...

7 years ago | 1 answer | 0

1

answer

Question


Hi every one, when i run this code,i got error as below,please guide me,
Hi every one, when i run this code import ETS2.* syms a1 a2 x y real q1 = 30; q2 = 40; E = Rz('q1')*Tx(a1)*Rz('q2')*Tx(a2);...

7 years ago | 1 answer | 0

1

answer

Answered
??? Undefined function or method 'In' for input arguments of type 'char'.
Hi every one, when i run this code import ETS2.* syms a1 a2 x y real q1 = 30; q2 = 40; E = Rz('q1')*Tx(a1)*Rz('q2')*Tx(a2...

7 years ago | 0