| Date | File | Comment by | Comment | Rating |
|---|---|---|---|---|
| 08 Oct 2009 | splash.m(revised) Add a splash screen to your GUI | Jveer | ||
| 08 Oct 2009 | Submit MATLAB functions to a cluster Run MATLAB functions on a gridengine/torque/PBS cluster | Jveer | thanks for the reply. unfortunately i havent managed to get this to work on xgrid. it would've been superb for processing simulations. |
|
| 16 Sep 2009 | Mex Multithreading Example of (Windows) multi-threading in a MEX file | Jveer | can this capability be compiled into a standalone application using the matlab compiler? |
|
| 21 Aug 2009 | guipanel Creates dynamically moveable and resizeable uipanels – uses almost identical syntax to uipanel. | Jveer | love it! cheers |
|
| 22 Jun 2009 | Submit MATLAB functions to a cluster Run MATLAB functions on a gridengine/torque/PBS cluster | Jveer | this might just be what i'm looking for! does this work on xgrid on mac osx server? |
|
| 20 Jun 2009 | Pollock Paint like Jackson Pollock in Matlab | Jveer | ||
| 14 Jun 2009 | Inplace Allows Matlab variables to be passed by reference instead of by value allowing inplace modification. | Jveer | why not just use global variables? |
|
| 04 Jun 2009 | Speed using nvidia graphics card and accelerEyes jacket The code tests the increase in speed up of matrix multiplication. | Jveer | i apologise. i tried running this on mac. this file introduced me to some very useful stuff. cheers. re-rating. |
|
| 02 Jun 2009 | Speed using nvidia graphics card and accelerEyes jacket The code tests the increase in speed up of matrix multiplication. | Jveer | wtf? i it doesnt work! gsingle? gforce? |
|
| 30 May 2009 | IN POLYGON TEST FOR CONVEX POLYGON Detects points inside a convex polygon in 2D space. Should be faster than general inpolygon. | Jveer | Luigi provided a customized 3d one thats works great! thank you. |
|
| 12 May 2009 | vfield3 Plot 3D velocity field. | Jveer | niice! |
|
| 08 May 2009 | splash.m(revised) Add a splash screen to your GUI | Jveer | please add support for transparency |
|
| 06 May 2009 | inside Visual demonstration of a 3D system | Jveer | ||
| 03 May 2009 | How fast is your graphics card? Creates a challenging 3-d benchmark for graphics processing speed measurement. | Jveer | it's a good idea but saying 2.5 rotations per minute is a meaningless as randomly saying 4 cows to the left unless u have something to compare it with!!! |
|
| 02 May 2009 | How fast is your graphics card? Creates a challenging 3-d benchmark for graphics processing speed measurement. | Jveer | ||
| 24 Apr 2009 | Fast 2D GPU-based convolution Graphics chip assisted fast 2d convolution | Jveer | finally functions that use the GPU! |
|
| 18 Apr 2009 | cwaitbar.m A generalization of the waitbar function. Handles nested for loops. | Jveer | looks great but doesnt show remaining time!!! |
|
| 15 Apr 2009 | margin margin of point, vectors (length), matrices 2D (area, perimeter-margin) and 3D (volume, area-margin) | Jveer | ||
| 08 Apr 2009 | Flight Visualization Creates an up-dateable display of an F4 Phantom jet with flight data. | Jveer | wow! seriously! one of the best visulizations i've seen on FEX. there is so much to learn from this. thank you! |
|
| 07 Apr 2009 | Equally spaced structured Point Cloud Cuboid generation Simple function to generate equally spaced point cloud forming a cuboid | Jveer | Communications blockset not required! i don't remember putting that there! if anyone manages to speed up this function, please let me know. |
|
| 07 Apr 2009 | Using java swing components in MATLAB A custom class that eases the use of java.awt and javax.swing components in MATLAB | Jveer | way too much effort required to integrate within guide created GUIs. can't be asked. |
|
| 06 Apr 2009 | meet the family Visualisation of a family tree in the programming contest. | Jveer | maybe i'm missing the point here but this is awful data visualization! quick glance at the graph and the user will lose interest! |
|
| 04 Apr 2009 | clickableLegend A legend with clickable strings that let you hide and show objects in a plot. | Jveer | this is good stuff! how abt you get cracking on something similar for colorbar - i already have a name for it clickable colorbar ;) |
|
| 01 Apr 2009 | UICOMPONENT - expands uicontrol to all Java classes Enhanced replacement for uicontrol & javacomponent, accepting all Java (Swing/AWT) style components | Jveer | can these components be made transparent for e.g overlaying a transparent ticklabeled slider over a colorbar? |
|
| 30 Mar 2009 | UICOMPONENT - expands uicontrol to all Java classes Enhanced replacement for uicontrol & javacomponent, accepting all Java (Swing/AWT) style components | Jveer | ||
| 30 Mar 2009 | UICOMPONENT - expands uicontrol to all Java classes Enhanced replacement for uicontrol & javacomponent, accepting all Java (Swing/AWT) style components | Jveer | the best gui related submission yet |
|
| 30 Mar 2009 | UISplitPane - Split a container (figure/frame/uipanel) into two resizable sub-containers Split a container (figure/frame/uipanel) into two resizable sub-containers, like Java's JSplitPane | Jveer | yes yes i apologise i missed it. well i found a bug or maybe i'm just using it wrong. emailing to you now. |
|
| 29 Mar 2009 | Click3dPoint Select a point from a 3D point cloud by clicking on it. | Jveer | thank you. that worked great. re-rating. |
|
| 29 Mar 2009 | FISIO Triple physics input in a combination-system. | Jveer | ||
| 29 Mar 2009 | UISplitPane - Split a container (figure/frame/uipanel) into two resizable sub-containers Split a container (figure/frame/uipanel) into two resizable sub-containers, like Java's JSplitPane | Jveer | wow! that i just brilliant!! thank you! a very minor recommendation - any chance of changing those fat and ugly colored lines into something more discrete and professional looking? |
|
| 29 Mar 2009 | HOW TO PLOT A COLOURED SURFACE FROM 3D SCATTER Simple script that shows how to plot surfaces in the z=f(x,y) form with rgb values at each point. | Jveer | what if the point cloud represents a 3D object rather than just a surface? how should i go about it to convert the outer points into a surface? i've been stuck with this problem for a long time. the only close enugh solution i've found is 'tetramesh' but its a very bad and slow one. |
|
| 18 Mar 2009 | ships Battle of the ships (simple version) | Jveer | ||
| 18 Mar 2009 | Equations Of Motions GUI A simple GUI of equations of motion that automatically detects the unknown variable to be found and | Jveer | for kids |
|
| 16 Mar 2009 | Moveit2 - Move a graphical object with the mouse. Move graphical objects with your mouse. Works for pcolor, plot, patches and perhaps more. | Jveer | 5* for simplicity |
|
| 16 Mar 2009 | Moveit2 - Move a graphical object with the mouse. Move graphical objects with your mouse. Works for pcolor, plot, patches and perhaps more. | Jveer | ||
| 14 Mar 2009 | Graphical Simulation of an Elevator Graphical Simulation of an Elevator and its passengers. | Jveer | decent effort |
|
| 09 Mar 2009 | uitabpanel A complete implementation of TabPanel for MATLAB | Jveer | good looking GUI |
|
| 08 Mar 2009 | ACCELERA Kg = 1 / Kg | Jveer | ||
| 08 Mar 2009 | Proj.m (Projection for matrix) Projection file . | Jveer | ||
| 07 Mar 2009 | ACCELERA Kg = 1 / Kg | Jveer | ||
| 02 Mar 2009 | Fancy splash screen for compiled .exe GUIs Displays your splash screen while loading your compiled GUI | Jveer | ||
| 28 Feb 2009 | fdep: a pedestrian function dependencies finder FDEP dissects ML files and iteratively looks for all user defined functions used during runtime | Jveer | very nice. thank you for sharing this very useful too |
|
| 26 Feb 2009 | VFA Velocity Force Acceleration | Jveer | ||
| 25 Feb 2009 | Fancy splash screen for compiled .exe GUIs Displays your splash screen while loading your compiled GUI | Jveer | oh thats unfortunate. i tried my own version using imread (to support other more useful formats than bmp) but when i load an image with transparent background the latter is replaced with a black background. |
|
| 25 Feb 2009 | MOV Physics Movement | Jveer | ||
| 25 Feb 2009 | NLNN 1024 combinations and one of a double output | Jveer | ||
| 24 Feb 2009 | FindJObj - find java handles of Matlab graphic objects Find java objects contained within a specified java container or Matlab GUI handle | Jveer | brilliant! |
|
| 24 Feb 2009 | FindJObj - find java handles of Matlab graphic objects Find java objects contained within a specified java container or Matlab GUI handle | Jveer | ||
| 12 Feb 2009 | 3d Clock with geartrain A clock built using a general 3d rendering engine which supports shafts, gears, and clock-hands. | Jveer | nifty |
|
| 22 Jan 2009 | Fancy splash screen for compiled .exe GUIs Displays your splash screen while loading your compiled GUI | Jveer | looks good. can it be used to display images with transparent backgrounds? |
|
NOTICE: Any content you submit to MATLAB Central, including personal information, is not subject to the protections which may be afforded information collected under other sections of The MathWorks, Inc. Web site. You are entirely responsible for all content that you upload, post, e-mail, transmit or otherwise make available via MATLAB Central. The MathWorks does not control the content posted by visitors to MATLAB Central and, does not guarantee the accuracy, integrity, or quality of such content. Under no circumstances will The MathWorks be liable in any way for any content not authored by The MathWorks, or any loss or damage of any kind incurred as a result of the use of any content posted, e-mailed, transmitted or otherwise made available via MATLAB Central. Read the complete Terms prior to use.
Contact us at files@mathworks.com