Search Comments and Ratings

go

Comments and Ratings

   
Date File Comment by Comment Rating
08 Oct 2009 splash.m(revised) Add a splash screen to your GUI Author: Qun HAN Jveer

08 Oct 2009 Submit MATLAB functions to a cluster Run MATLAB functions on a gridengine/torque/PBS cluster Author: Volkmar Glauche 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 Author: Dirk-Jan Kroon 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. Author: Dan Cohn Jveer

love it! cheers

22 Jun 2009 Submit MATLAB functions to a cluster Run MATLAB functions on a gridengine/torque/PBS cluster Author: Volkmar Glauche 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 Author: James Roberts Jveer

14 Jun 2009 Inplace Allows Matlab variables to be passed by reference instead of by value allowing inplace modification. Author: David Gleich 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. Author: Ambarish Jash 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. Author: Ambarish Jash 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. Author: Luigi Giaccari Jveer

Luigi provided a customized 3d one thats works great! thank you.

12 May 2009 vfield3 Plot 3D velocity field. Author: M MA Jveer

niice!

08 May 2009 splash.m(revised) Add a splash screen to your GUI Author: Qun HAN Jveer

please add support for transparency

06 May 2009 inside Visual demonstration of a 3D system Author: PXlab Jveer

03 May 2009 How fast is your graphics card? Creates a challenging 3-d benchmark for graphics processing speed measurement. Author: Michael Kleder 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. Author: Michael Kleder Jveer

24 Apr 2009 Fast 2D GPU-based convolution Graphics chip assisted fast 2d convolution Author: Alexander Huth Jveer

finally functions that use the GPU!

18 Apr 2009 cwaitbar.m A generalization of the waitbar function. Handles nested for loops. Author: Rasmus Anthin 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) Author: PXlab Jveer

08 Apr 2009 Flight Visualization Creates an up-dateable display of an F4 Phantom jet with flight data. Author: Gus Brown 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 Author: Jveer 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 Author: Malcolm Lidierth 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. Author: Nathan 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. Author: Ameya Deoras 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 Author: Yair Altman 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 Author: Yair Altman Jveer

30 Mar 2009 UICOMPONENT - expands uicontrol to all Java classes Enhanced replacement for uicontrol & javacomponent, accepting all Java (Swing/AWT) style components Author: Yair Altman 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 Author: Yair Altman 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. Author: Babak Taati Jveer

thank you. that worked great. re-rating.

29 Mar 2009 FISIO Triple physics input in a combination-system. Author: PXlab 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 Author: Yair Altman 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. Author: Luigi Giaccari 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) Author: PXlab 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 Author: AHMED NOUMAN 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. Author: Anders Brun 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. Author: Anders Brun Jveer

14 Mar 2009 Graphical Simulation of an Elevator Graphical Simulation of an Elevator and its passengers. Author: Husam Aldahiyat Jveer

decent effort

09 Mar 2009 uitabpanel A complete implementation of TabPanel for MATLAB Author: Shiying Zhao Jveer

good looking GUI

08 Mar 2009 ACCELERA Kg = 1 / Kg Author: PXlab Jveer

08 Mar 2009 Proj.m (Projection for matrix) Projection file . Author: rajchandar k Jveer

07 Mar 2009 ACCELERA Kg = 1 / Kg Author: PXlab Jveer

02 Mar 2009 Fancy splash screen for compiled .exe GUIs Displays your splash screen while loading your compiled GUI Author: W Thielicke 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 Author: us Jveer

very nice. thank you for sharing this very useful too

26 Feb 2009 VFA Velocity Force Acceleration Author: PXlab Jveer

25 Feb 2009 Fancy splash screen for compiled .exe GUIs Displays your splash screen while loading your compiled GUI Author: W Thielicke 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 Author: PXlab Jveer

25 Feb 2009 NLNN 1024 combinations and one of a double output Author: PXlab 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 Author: Yair Altman 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 Author: Yair Altman Jveer

12 Feb 2009 3d Clock with geartrain A clock built using a general 3d rendering engine which supports shafts, gears, and clock-hands. Author: Michael Agostini Jveer

nifty

22 Jan 2009 Fancy splash screen for compiled .exe GUIs Displays your splash screen while loading your compiled GUI Author: W Thielicke Jveer

looks good. can it be used to display images with transparent backgrounds?

 

MATLAB Central Terms of Use

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