Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.479.932 Times

Tmw software
 

Tmw

Added: August 22, 2013 | Visits: 318

aviplayer function aviplayer(varargin)% AVIPLAYER(VARARGIN)%% This function may be called with 1 or no input arguments; either way, it launches a full-featured AVI player,% complete with "play," "pause," "forward," "reverse," "loop," "inter-frame pause," "skip-frame,"% "forward 100 frames," "back 100... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (51): aviplayer Download

Added: August 31, 2013 | Visits: 368

Using Java Swing components in MATLAB JCONTROL provides an easy way to integrate a full range of java GUIs from the java.awt and javax.swing libraries into MATLAB. Example:obj=JCONTROL(Parent, Style);obj=JCONTROL(Parent, Style,...PropertyName1, PropertyValue1,...PropertyName2, ProeprtyValue2....);Inputs:Parent: the handle of a MATLAB... Platforms: Matlab

License: Freeware Size: 20.48 KB Download (44): Using Java Swing components in MATLAB Download

Added: July 05, 2013 | Visits: 411

Improved WHOS function WHOSBETTER is a function that sorts the WHOS output according a user defined input (ie name, size, bytes, type etc.). The output also includes the FULL size rather than the #-D labels that TMW prefers. The output is also human readable and incorporates the use of b (byte), kb (kilobyte), Mb... Platforms: Matlab

License: Freeware Size: 10 KB Download (48): Improved WHOS function Download

Added: June 26, 2013 | Visits: 254

factor2 %A = FACTOR2(K)%Returns the factors (not only the prime factors) of k, including k itself.%This complements the usage of TMW's factor function, which returns only%prime factors.%E.g., >> a=factor(1365), b=factor2(1365)% ANS: a = 3 5 7 13% b = 1 3 5 7 13 15 21 35 39 65 91 105 195 273 455... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (48): factor2 Download

Added: September 07, 2013 | Visits: 416

Display ws variables size in KB, MB or GB Display in command window the size of the variables of the base workspace using KB, MB and GBSYNTAXES:(1) WSSIZE Display preserving the order of the workspace pane using mixed units(2) WSSIZE arg or WSSIZE('arg') One argument syntax(3) WSSIZE arg1 arg2 or WSSIZE('arg1','arg2') Two arguments... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (44): Display ws variables size in KB, MB or GB Download

Added: August 18, 2013 | Visits: 371

Robust Sparse data types The main file in this package, rsparse.m, creates a sparse array object that is a subclass of MATLAB's native sparse data type, but which is robust against certain bugs and errors (present as of R2009b). S=rsparse(varargin) The I/O syntax and options for rsparse() are identical to that of... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 30.72 KB Download (44): Robust Sparse data types Download

Added: April 28, 2013 | Visits: 386

Plot 3D Color Line This function plots a 3D line (x,y,z) encoded with scalar color data (c). This function is an improvement over the CLINE function previously made available on TMW File Exchange. Rather than using the LINE function a PATCH surface is generated. This provides a way to change the colormapping... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (44): Plot 3D Color Line Download