Community Profile

photo

srj4anoop


Last seen: 2 years ago Active since 2016

Followers: 0   Following: 0

Statistics

  • First Review
  • First Answer

View badges

Feeds

View by

Answered
Control the Parrot Mambo with the Simulink-compatible Firmware through the FlyPad/Phone
You can try these out: https://www.mathworks.com/help/sl3d/vrjoystick.html https://www.mathworks.com/help/sl3d/joystickinput.h...

5 years ago | 0

Answered
Control the Parrot Mambo with the Simulink-compatible Firmware through the FlyPad/Phone
Hi Benjamin, The Parrot Flypad works only with a drone having the factory shipped firmware. You have two options here: T...

5 years ago | 0

Answered
Difference between tcpclient and tcpip?
Hi Christian, With the *tcpclient()* function you can only create a TCP/IP client object. The syntax of using tcpclient() is ...

8 years ago | 3

Answered
How to define input types in Matlab Coder for a function that has a varying number of input?
Hi Alex, You can make use of 'varargin' keyword to pass variable number of arguments to a function. For more info on varargin...

8 years ago | 0

Answered
Unreadable text in static text box
Hi Pedro, You could try clicking on 'Plot Tools' in the figure window and then click on the xlabel and change the 'Interprete...

8 years ago | 0

Answered
Stateflow objects not being linked to DOORS requirements
Hi Erick, In order to synchronize the library with DOORS, you can use the "rmi.doorssync" function from the MATLAB command wi...

8 years ago | 0

Answered
How to export the data in server using MATLAB?
Hi Ravi, You can refer to the following MATLAB documentation link on how to get data from databases using MATLAB. <http://...

8 years ago | 1