QuadCopter

This file contains Quadcopter model and flight controller for Quadcopter simulation

You are now following this Submission

Make a quadcopter object using:
QuadCopter = QuadCopterModel
Generate list of N target points:
Targets = 50*rand(N,3);
Set tolerance:
Tol = 0.1;
Set Video File name:
videoname = 'Flighttest.avi'
Call the flight controller:
FlightController(QuadCopter, TargetList, Tol, videoname)

Cite As

Lateef Adewale Kareem (2026). QuadCopter (https://au.mathworks.com/matlabcentral/fileexchange/117280-quadcopter), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.1

missing Extrude

1.0.0