First
|
Prev |
Next
|
Last
Pages: 1243 1244 1245 1246 1247 1248 1249 1250 1251 1252 1253 1254 1255 1256 1257 1258 1259 1260 1261 1262 1263
2009b 'nmake' is not recognized error on a Win7 64 with Visual C++ 9.0 Hi! I installed Matlab 2009b on a Windows 7 notebook with i7 64bits processor. Also installed Visual C++ 2008 Express Edition and run 'mex -setup' to select it as default compiler. I can't run a Simulink model beacuse I get this error: C:\Users\User\xxxxx\slprj\_sfprj\csi7e_scopes\_self\sfun\src>call "mexopts.bat"... 21 Feb 2010 07:04
Indoor Propagation model ImageAnalyst <imageanalyst(a)mailinator.com> wrote in message <64af76f2-6727-43ad-8630-9a7dd23693ef(a)e21g2000yqb.googlegroups.com>... On Jun 12, 8:58 pm, "Syh Aik Chang" <sy...(a)yahoo.com> wrote: Hi Guys, I'm currently working on a university project which title as stated above. Is that possible for me to... 20 Feb 2010 09:06
Hidden object properties in mex file HI Folks I have a mex file that calls the properties from an object. Some properties are however hidden to the public. I cannot seem to access these properties from the mex file that is calling them either? Any ideas woiuld be useful, thank you. Etienne ... 20 Feb 2010 12:24
Passing function handles in mex files Hi folks I am trying to speed up a mex file and have found that the bottleneck seems to be a mexCallMATLAB statement that calls a matlab function. The question is if the use of function handles could speed this up, and if so, ho would you do this? When I create a function handle such as h=(a)func How do I send t... 24 Feb 2010 15:24
out of memory, memory problem in large matrix On 20 Feb, 11:35, "BHARATH " <bhushabhu...(a)gmail.com> wrote: hi.. I am working in hyperspectral image.... i converted into .tif format and read through matlab using imread. then while i converted into 2D matrix by appending as each column as one band... i found out of memory,,,,, mostly while d... 23 Feb 2010 00:15
out of memory, memory problem in large matrix hi.. I am working in hyperspectral image.... i converted into .tif format and read through matlab using imread. then while i converted into 2D matrix by appending as each column as one band... i found out of memory,,,,, mostly while doing svd i have this problem..... my image dimension is 145*145*220 an... 20 Feb 2010 13:31
Fill a barplot with an image I never use matlab graphics (apart from simple plots) and I decided I should give it a try. I need some indications on the steps to follow and which functions to use (I don't need detailed info) Lets say I have a barplot and I want to fill each bar with a .png image (37 by 32 pixels) how can I proceed? Thanks in... 24 Feb 2010 09:43
re-arranging data into a matrix DDates = [... 20090102 20090103 20090104]; datestr(datenum(num2str(DDates), 'yyyymmdd'), 'yyyy-mm-dd') ans = 2009-01-02 2009-01-03 2009-01-04 If you have stored DDates in cellformat convert them with cell2mat. Oleg ... 20 Feb 2010 05:51
project hello there, i'm ram doing my masters in biomedical engg. Can anybody suggest me a better topic to do my project, i've seen a lot in the net, but almost everything i think of have been patented and product has been released, hardly a few are yet to release..so suggest me a topic, i'm having interest to work in ultr... 20 Feb 2010 04:45
Installation problem win7 Hello, I know that a lot of people has a problem to install Matlab with Win7, the solution has been given but it don't help me. I have a problem when I try to install Matlab on my Windows 7 64bits. When I insert the DVD, it say to me: (message in french, translate in english) "16 bits Application not taken care ... 22 Feb 2010 10:43 |