image thumbnail

updated 1 year ago

Tecplot ASCII FEBLOCK file loader by Gus Brown

Load Tecplot ASCII FEBLOCK file of surfaces exported from Fluent into a Matlab structure. (aerospace, data import)

LoadTecplot(fname,varargin)

image thumbnail

updated 2 years ago

Xfoil Interface by Gus Brown

Run Xfoil from Matlab. This is an interface to the original XFoil program. (aerospace, data import, system)

xfoil(coord,alpha,Re,Mach,varargin)

image thumbnail

updated almost 5 years ago

Google Earth COM API (Example) by Gus Brown

Connect to the Google Earth COM API (api, com, external interface)

GEaddKmlFeature(ge,kml,speed)

GEcamera(ge,focusPoint,camera,speed)

GEserver(ge_in)

image thumbnail

updated 5 years ago

Recursive directory listing by Gus Brown

Directory listing with a difference, supports directory wildcards. (difference, files, directories)

rdir(rootdir,varargin)

image thumbnail

updated 5 years ago

Flight Visualization by Gus Brown

Creates an up-dateable display of an F4 Phantom jet with flight data. (phantom euler angles ..., flight visualization, aerospace)

flightviz(euler,vel,alt,mach,acc,elevator,aileron,rudder,fl...

example.m

image thumbnail

updated 5 years ago

Mouse scroll wheel navigation by Gus Brown

Navigate figures with the mouse scroll wheel. (mouse scroll wheel, example, gui tools)

GTscroll(fig)

image thumbnail

updated 5 years ago

3D mouse support by Gus Brown

Allows the use of a 3D mouse to rotate ones figures. (3dconnexion, magellan, data exploration)

Mouse3D(varargin)

image thumbnail

updated 5 years ago

Display data as an HTML table by Gus Brown

Display a matrix or cell array as a HTML formatted table (cell matrix html, cell arrays, structures)

GTHTMLtable(varargin)

Contact us