Connected Components Algorithm040 (12/11/2003 7:52:33 PM) I am doing some work with large spatial databases and help would be appreciated in defining a connected components algorithm. What I am looking for is an algorithm that accepts: a sparse lower triangular n... hartman.fackler(13)
Matlab Java Help145 (12/11/2003 7:19:39 PM) Can someone point out what I'm missing. I want to create a simple Java class and execute it from within matlab, unfortunately, with no success. Here's what I did: Create a java class: =======================... shmulik28(4)
"Deleting" files to recycle bin743 (12/10/2003 7:33:24 PM) Hi, I'm trying to iteratively delete some files via a MATLAB interface, but would like the files to be moved to the recycle bin rather than disappear forever. I've tried "delete" as well as dos and system "del"... shoelson(825)
uimenu callback problems.165 (12/11/2003 5:55:10 PM) I'll try to make this problem description as concise as possible. I have an m-file in which I read in an image file (TIFF). This m-file calls another m.file, img_filter.m, which displays the image in a figure ... sdpeterson(2)
similar function 'regionprops' to version R11077 (12/11/2003 6:44:08 PM) Hi, I�m using Matlab 5.3 (R11.1), and I couldn�t find a similar function to 'regionprops' (Image Processing Toolbox) (found in most recent versions). Does anyone know a function similar to regionprops, that wo... jonas.br(1)
Virtual Reality toolbox problem245 (12/2/2003 11:52:15 AM) Hello! I have developed a small HUD view into my VRML world using a simple javascript. It calculates the airspeed, angle of attack and sideslip angle according to aircraft velocities. It works fine when used i... jostrom.ei-spam(15)
Genpath: R12.1 vs R13096 (12/11/2003 6:24:58 PM) I have a question for TMW... I've noticed that the newer version of MATLAB has a redefined genpath function that incorporates regular expressions. I'm curious about the reasons for the re-write. I've used the f... shoelson(825)
Colorbar & mapcolor163 (12/11/2003 5:48:04 PM) Hi everybody. I have a little problem with Matlab. I would like do several 3D graphics (with 'surf' command). And the colorbar have to be the same for all. I define the colormap (in the edit map color menu). I... lughnasad(1)
Image #2143 (12/11/2003 4:31:47 PM) I've saved an index image as a .mat file [X Map]. When I try to open the file with imread, the format is not recognized. However, I can open the file directly through the directory GUI. I need to open the file ... adorenbaum(30)
Why does matlab still run in background?355 (12/10/2003 7:15:41 PM) I have MatLab 6.5.1 on Win2000 and I go into windows taskmanager and it is still running (matlab.exe)? How do I stop it? I've tried ending task and windows says that access is denied. It takes up a good chun... yako546(5)