First
|
Prev |
Next
|
Last
Pages: 1501 1502 1503 1504 1505 1506 1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 1518 1519 1520 1521
GUI into Standalone file I have successfully created a GUI. I would now like to be able to use it without having to open matlab also being directly accessable from the windows desktop (a .exe file). I this possible? ... 1 Oct 2009 21:49
Reading 3d STL files in MATLAB and changing their orientation How to read STL files in MATLAB. I am working on a project related to multiple objects packing in a 3D-box. I have a square, triangle and Rectangular boxes. I want to read their STL files first in MATLAB and then I want to rotate their positions based on the orientation. I am stucked at this point because I cant figure... 1 Oct 2009 04:58
Error running simulink/simpowersystems model I haven't gotten this error before so it's a totally new one. I don't recall making any changes since getting this error so I'm really confused. Here is the error: Unable to locate 'mexopts.bat', and therefore cannot determine which compiler to use for simulation builds. Use 'mex -setup' to select a supported com... 8 Oct 2009 04:33
error installing Matlab Hi, I got some problem installing Matlab R2008b on Debian linux. On the graphical installer, right after I click start install, I got an error message saying that there's an error extracting sth and ask me to check disk space. From text installer, here's the error message: ---------------------------- ......... 30 Sep 2009 16:54
Adding / deleting trees to / from TreeBagger Is there any possibility how to add (or delete) custom trees to (or from) TreeBagger? How I can do that? ... 30 Sep 2009 16:55
solve pde system with permeability term I try to solve a PDE system fellowing the MATLAB help for using the pdepe(). My system is dc1/dt = -v*dc1/dx - A/V1*(c1 - c2) dc2/dt = A/V2*(c1-c2) c1(0,x) = c2(0, x) = 0; c1(t, 0) = 1-exp(-k*t); I always got the oscillation solution, it is not what supposed to be. Anybody can help me out? does that mea... 30 Sep 2009 16:54
DS-CDMA matlab source code "hakan h1zarc1olu" <hakanhizarcioglu(a)yahoo.com> wrote in message <guemna$3sl$1(a)fred.mathworks.com>... ı need DS-CDMA matlab source code can you send me , please… hi, did u got any reply to this post. Bcz i also need matlab code for ds cdma its very urgent. If you git any code could you please... 1 Oct 2009 12:48
checklabels for class categorical not defined in a R2008b compiled program I have a Matlab program that I'm trying to compile which uses nominal arrays. It runs fine from the Matlab command window, but when I run the compiled version, I get the following error message: ??? Method 'checklabels' is not defined for class 'categorical'. Any ideas as to what's causing this error? I can find... 30 Sep 2009 11:14
One title for a subplot Hi, As part of my MatLab program I make a series of subplots, one is a 3x3 (9 graphs in a figure) and the other is 3x2 (6 grpahs in a figure). How can I have one main title at the top of each figure, I don't want titles above each individual graph? Thanks ... 30 Sep 2009 07:54
Help with modelink IM in simpower Hi guys! Does anyone has a model of inderect vector controlled motor drive using an ideal controlled voltage sources and linear (non saturating) motor made in SIMPOWER. Actually I am trying to build sensorless induction motor drives in simpower, so any advise and models will be helpful. Here are some motors parame... 30 Sep 2009 04:36 |