Installing MatLab 6.5 on Linux?361 (2/26/2004 8:41:01 PM) Alright, I installed Matlab 6.5 on Linux and I am unable to run Matlab. When I type "matlab" into the command line it says: Please insert the Documentation CD and restart MATLAB. The documentation CD is in the... wojx(2)
Copying Figures - what's with the vertical black line??152 (2/26/2004 3:35:58 PM) Ok I am almost having success. Figured I may as well make this a new topic since all my other Figure posts have different issues! Now when I copy a figure into Powerpoint (from the Figure window using Copy Fig... brian.huether(34)
Fingerprint Recognition System Development039 (2/27/2004 12:20:08 PM) Hello everyone! I'm trying 2 develop 2 fingerprint recognition system using our pretty good matlab with my collegues as part of our BE project. We request u all 2 send us a 'Minutia'(fingerprint points stoere... parkarvv(5)
Running a number of scripts147 (2/27/2004 12:06:48 PM) Suppose there are sevreal matlab scripts say script1.m script2.m etc. in different directories say dir1, dir2, ... I have created a matlab file with following content: run dir1\script1 run dir1\script2 ..... ... nospam.please345(19)
Channel parameters030 (2/27/2004 12:03:27 PM) Hello, is it possible to get the behaviour of an channel of the Communications Blockset in Simulink out to workspace? I want to create a h(t) / H(f) of the given blocks in an m-file, e.g. "AWGN Channel", "Ricia... Matthias.Stock1(34)
code for hodgman polygon clipping algorithm040 (2/27/2004 11:43:22 AM) Hi, does anyone have a good implementation of the hodgman's polygon clipping algorithm. The algorithm finds the area of intersection of a polygon in space and a cube. Ajmal ... ajmal(27)
Matlab & Grid Computing161 (2/27/2004 10:42:25 AM) Hi, I'm looking for a way to run matlab in a GCE (GridComputingEinvironment) without changing the code of my matlabprogramms or simulink simulations radicaly. Is there anybody who experienced some way to realiz... mail27209(3)
display - all values035 (2/27/2004 10:42:52 AM) Hello, does anybody know, why the display in the model: http://www.rz.unibw-muenchen.de/~j0sm0738/mathworks/testsignale.mdl doesn't show the second row of the vector? It only shows the last 10 of 20 values. A... Matthias.Stock1(34)
Help me #3028 (2/27/2004 8:22:10 AM) Dear All, I copy an excel data such as [john 1 2 3] I try to paste it in the Matlab using Paste Special of Edit. The Import Wizard put names into textdata variable and numbers into data variable as follows:... cherrycamnospam(2)