First
|
Prev |
Next
|
Last
Pages: 1110 1111 1112 1113 1114 1115 1116 1117 1118 1119 1120 1121 1122 1123 1124 1125 1126 1127 1128 1129 1130
Old Simulink Documentation Hello Is there an archive of the MATLAB/Simulink documentation somewhere? I would like to take a look at the Simulink 1.0's documentation. I remember it was published as a book back in the old ages. Thanks, Hooman ... 18 Mar 2010 14:19
external mode with custom RTW target As always your a plethora of information Aaron! "Aaron " <aaron.drajpuch.nospam(a)mathworks.com> wrote in message <fi309b$4le$1(a)fred.mathworks.com>... Hi Frederic, This will be doc'd in the R2008a release. Thanks, Aaron "Frederic " <fred(a)nowhere.com> wrote in message <fht1co$li5 $1(a)fred.m... 18 Mar 2010 14:19
icc profile reading error hi, i am trying to read in an icc profile and i get the following error message: "Unrecognized Primary Platform in profile header. See ICC Specification, Clause 6.1.7." i am using version 2007a. would be very grateful for any assistance. thanks mat ... 18 Mar 2010 14:19
fit a curve to the dataset Hi, I have a set of data in a way the there could be several "y" correspinding to each x (so above each x point several dots may appear while plotting). I created the scatter plot. It's happened that this has a bell curve model (Gaussian model). I want to fit the bell curve to this data and then plot the model toget... 18 Mar 2010 14:19
Gray-Level Co-Occurrence Matrix Creation For A "Ulrich W." <ulrichw(a)sbox.*nospam*tugraz.at> wrote in message <44fead97$0$12384$3b214f66(a)aconews.univie.ac.at>... So what is the problem? This topic is completely covered by matlab help (GLCM, graycomatrix ...) http://www.mathworks.com/access/helpdesk/help/toolbox/images/index.html?/ access/helpdesk/... 18 Mar 2010 12:58
Change the case of fieldnames of a structure Hello, I have a structure with fields name written in capital letters. I want to change the names in small letters because I want to use this structure often in my program and to switch between capital and small letters is not very feasible. suppose the structure is given as below: sr.VMON5D, sr.ERRORID, sr.VMON... 18 Mar 2010 12:58
PCA- SVM Dear all, I'm sorry to ask so basic questions but there are some things I don't understand... I have to do a project on microarrays and I have datas for hundreds of genes for different people (sick and healthy). My problem is that I don't know what to do from the beginning (I would like to find the most interesting ... 18 Mar 2010 12:58
array concatenation for strings i'm trying to add string objects to a array inside a loop, the problem i am encountering is that by using the... a=[a, b] command, instead of conc the array and adding new string, it is conc all the strings.. any solutions... i know it is something silly... i just cant get it... thx ... 18 Mar 2010 11:40
How to open two .fig figures on top of each other Hello, I wish to open two .fig figures on top of each other. We can easily plot two plots in matlab on top of each other by using 'hold on'. This same thing I wish to apply for two stored figures in matlab. Awaiting help .. Many thanks, V ... 18 Mar 2010 10:29
How to open two .fig figures on top of each other Hello, I wish to open two .fig figures on top of each other. We can easily plot two plots in matlab on top of each other by using 'hold on'. This same thing I wish to apply for two stored figures in matlab. Awaiting help .. Many thanks, V ... 18 Mar 2010 14:19 |