Not a optimal solution!!!013 (3/19/2005 12:12:34 AM) Hi All, I am working on a optimization problem. This is my first time to use Matlab, so my question might be basic: The program does run, even though I got the following information: >> 1 2.7e+042 Warning: M... qiao(5)
how to post results to different worksheet in excel?217 (3/18/2005 2:12:48 AM) I have used the ddeadv to post results to sheet1 in excel. But how to post to different sheet? I used the code like this: Link file: .... channel=ddeinit('excel','w1.xls') rc=ddeadv(channel,'r1c2:r9c2','w_cp(x... swtzang(2)
Closing my gui319 (3/18/2005 2:30:27 PM) I have a callback function in my Matlab gui that takes a few seconds to run. If I try to close the gui, I get error messages from the callback saying that a uicontrol handle is invalid. Now I understand tha... saxmaam(9)
Multiple plots - plotny314 (3/18/2005 3:10:57 PM) I've been looking around for a function that would allow me to plot multiple (n) plots on the same x scale but different y scales, similar to plotyy, plotyyy, plot4y. Something flexible to different number of i... nospam21(11322)
statistics in regression analysis633 (2/24/2005 10:34:28 PM) I have a question regarding the following function: [b,bint,r,rint,stats}=regress(y,x) what are the meanings of rint, and each item in stats (there are four numbers in stats)? Also, I'd like to get the t-stat... lu_yu(9)
Matlab Opportunity015 (3/18/2005 10:08:16 PM) We are looking for strong matlab developers who have good OO experience and Sybase SQL knowledge. You'll be responsible for developing a matlab access layer for data warehouse and developing Financial applicati... brian.pksi(2)
home buying015 (3/18/2005 10:01:07 PM) home buying stands for home buying. ... beverli(6)
OpenGL in Matlab / Rotating 3D Graphics177 (3/18/2005 7:39:39 PM) Does Matlab allow you to use OpenGL to create 3D graphics? I've looked at the opengl function but it looks to me as though perhaps it's for Matlab's own settings rather than allowing you to create anything? If... rmidwinter(13)
Data Transfer to Matlab011 (3/18/2005 9:54:23 PM) Hi, My problem is about data transfer to Matlab workspace. I have an independent C++ application running on a Windows XP PC. On the same PC, I also have a Matlab application (a simulation). The C++ applica... atakanvarolNOSPAM(1)
Some troubles with Matlab 7 installed on AMD 64 bit119 (3/18/2005 6:03:41 PM) Hi every body I've just installed Matlab 7 on an AMD 64 bit (with XP PRo as OS) but Matlab seems not to be comfortable on this machine:). Matlab opens but closes right after (few secondes). I've been using Mat... belhof2004(7)