First
|
Prev |
Next
|
Last
Pages: 1476 1477 1478 1479 1480 1481 1482 1483 1484 1485 1486 1487 1488 1489 1490 1491 1492 1493 1494 1495 1496
Using Matlab Compiler to create a 'Standalone' application Hi, I am trying to compile a Matlab function (hello.m) to a standalone executable. After wasting a ludicrous amount of time I have finally got the compiler to produce an executable (on Red Hat Linux using Matlab R2008a). Now however I doesn't run, Trying to run it on the machine on which it was complied gives ... 9 Nov 2009 16:38
uitable: copy/paste multiple cells "Patrick " <patrick(a)cytel.com> wrote in message <h0m7ni$rkj$1(a)fred.mathworks.com>... "Patrick " <patrick(a)cytel.com> wrote in message <h0lnnm$4q3$1(a)fred.mathworks.com>... I am transitioning from Yair Altman's wonderful createTable to the new supported uitable. In the old function, I can copy and paste multi... 28 Oct 2009 11:45
DIGITAL IMAGE DECOMPOSITION I WANT TO DECOMPOSE A DIGITAL IMAGE INTO STRUCTURE AND TEXTURE USING 2D WAVELAET TRANSFORM.PLEASE ANYONE HELP ME WITH THE CODE . PLEASE .......ITS VERY URGENT. THIS IS ONLY A PART OF MY PROJECT CALLED DIGITAL IMAGE INPAINTING. AFTER DECOMPOSITION I WANT TO APPLY APPLY DIRICHLET ALGARITHM FOR THE STRUCTURE AND TEXTUR... 28 Oct 2009 10:39
Installing Matlab on a new PC, 64 bit or 32bit? 1.How do I install matlab 2008b on new laptop with windows7 as 32 bit? 2.How do I convert mexw32 to mexw64? Thanks for your help Thanh "Bruno Luong" <b.luong(a)fogale.findmycountry> wrote in message <gob111$hht$1(a)fred.mathworks.com>... Luna Moon <lunamoonmoon(a)gmail.com> wrote in message <eddc3833-bb12-4e65-ab9... 28 Oct 2009 10:39
Load .dat file while running m-file Hi, I would like to load a .dat file while running a m-file, my problem is not how to make the program load a specific file, but to make the program ask for an input, where I choose wich file to run. I have tried the code: load input(['comment']) but matlab give me the error ??? Error using ==> load Unable ... 28 Oct 2009 13:59
DISTRIBUTED OPTIMIZATION OF COGNITIVE RADIO EMPLOYED IN DYNAMIC SPECTRUM ACCESS NETWORKS IF any one familiar in this field, help to find the solution to this problem to be short out. I need some basic matlab function to start it. ... 6 Nov 2009 02:41
Please help me remove white space border of figure? We use Matlab to print a figure but with a white space border as figure 1 in following link: http://www.bautroibaola.somee.com/imgborder.htm My question is how to remove the white space outer of figure as figure 2? Thanks in advance Hung ... 28 Oct 2009 07:21
How to get debug to catch errors in listener callbacks? "Jacob Katz" <idahopotato_removeme_(a)gmail.com> wrote in message <h51um3$2fl$1(a)fred.mathworks.com>... Did you ever find a solution to this problem? I am running into the same difficulty and I would be happy to find a more elegant solution than adding comments. I believe this has been fixed as of r2009b. ... 28 Oct 2009 00:51
PROPT solution verification I have been trying to use PROPT for a few days. I use the solution for the acrobot (http://tomdyn.com/examples/acrobot.html) and try to simulate it, by applying the control signal (solution of PROPT) in a dynamic model of the acrobot (the same that was used by propt to generate the solution). I already tried to int... 28 Oct 2009 00:51
Getting data from a C++ program into simulink Hi, I wrote a program in C++ that connects to Microsoft Flight Simulator and retrieves some data from a flight simulation. More specifically I am retrieving 3 accelerations and 3 angular velocities (xyz). I would like to take those values from the c++ program and feed them as inputs into a simulink model I constr... 28 Oct 2009 00:51 |