TestingDocs.com
Software Testing website
  • Automation
    • Selenium
    • JBehave Framework
  • Tutorials
    • MySQL Tutorials
    • Testlink
    • Maven
    • Git
  • IDEs
    • IntelliJ IDEA
    • Eclipse
  • Flowcharts
    • Flowgorithm
    • Raptor
  • About

Matlab

In-Built Graphical Demo Programs in MATLAB

Introduction

In this tutorial, we will learn some in-built graphical demo programs in MATLAB. The commands to launch the demo programs from the Command window prompt.

  • xpbombs
  • lorenz
  • travel

GUI Game: xpbombs

xpbombs is a minesweeper game. The game has hidden bombs in the mine field. We need to uncover the bombs without exploding the bombs.

To launch the game, type in the following command in the command window prompt:

>> xpbombs

 

xpbombs Graphical Demo Programs

 

Lorenz Attractor

The demo 3-D plots the Lorenz chaotic attractor. The demo displays a point
moving in 3D space. To launch the demo, type :

>> lorenz

 

Lorenz Attractor Matlab

Traveling Salesman Problem

The demo displays the animation for the traveling salesman problem. The solution is to travel all the cities in shortest distance.

To launch the demo, type in the command window prompt:

>> travel

 

travel

To learn more about each program, click on the Info button.

—

Links

MATLAB Tutorials on this website can be found here:

https://www.testingdocs.com/matlab-tutorial/

To try MATLAB Software or to learn more about MATLAB,

MATLAB official website:

https://www.mathworks.com

Related Posts

Matlab /

Taylor series expansion MATLAB Example

MATLAB For Loop Script

Matlab /

For Loop Example in MATLAB

plot command MATALB

Matlab /

MATLAB 2D Plot command

Pie Chart Demo Matlab

Matlab /

Pie Chart Example using MATLAB

New Function

Matlab /

Functions in MATLAB

‹ Variables in MATLAB Command Window› MATLAB Command Window

Recent Posts

  • MS Access Data Types
  • Install RAPTOR Avalonia on CentOS
  • Download RAPTOR Avalonia Edition on Windows
  • npm doctor command
  • Build & Run CLion Project
  • Create New CLion C Project on Windows
  • Configure CLion Toolchains on Windows
  • Launch CLion IDE on Windows
  • Activate CLion IDE
  • CLion IDE for C/C++ Development

Back to Top

Links

  • Contact
  • Privacy Policy
  • Cookie Policy

www.TestingDocs.com

Go to mobile version