colors & bar3143 (1/20/2004 10:08:29 PM) Hi, When using the bar3 function, how to assign bar color to the heigth of the bar (instead of the sequence number) ? Thank to all Frantz ... frantz.jourda-spam(1)
Simulink - Scope Graphs Title addition and changing line type040 (1/20/2004 8:37:21 PM) Hi all, I need some help with Simulink Graphs 1. How to add labels 2. How to have different line types 3. How to print to a word file or something which I can use. I printed to file, but it did not allow me to... sapan_sood(3)
Least-Squares question.1134 (1/19/2004 4:44:40 PM) Assuming I want to solve: Ax = r I have the variance of each r (I assume covariance to be 0) so a weighted LS is givent by: x = inv(A' inv(V) A) A' inv(V) r If I scale the problem: Dij= Aij/sqrt(vi) ... spammezmoienmasse(9)
How can i see the M-file examples?939 (1/20/2004 3:30:44 PM) Dear all, How can I view as examples the programs or built-in functions of Matlab, to learn the techniques of programming? Thanks! ... c.onestone(48)
S-function block parameters must be numeric arrays for RTW?035 (1/20/2004 8:13:15 PM) In an error message, RTW says: "S-function block 'mysfun/whatever' parameters must be numeric arrays for Real-Time workshop" The MathWorks site describes two workarounds, including: "Write a TLC file for yo... rtwuser(1)
[ANN] Extended Symbolic Toolbox032 (1/20/2004 7:58:26 PM) This is more an announcement, than a question. Maple 9 is out, and hopefully we can expect our yearly maintenance investment in the Extended Symbolic Toolbox to keep pace as it has in the past. Unfortunately,... michael.robbins(726)
Sparse matrix + indices memory usage447 (1/16/2004 1:46:59 AM) Hi, I'm making a large sparse matrix with the sparse function. To do this I first make arrays of indices corresponding to the indices of the non-zero elements in the matrix, x and y, and the non-zero values, s... spasmous287(372)
how to convert "sym" to "string"?163 (1/19/2004 10:07:58 PM) Dear all, I constructed a complex symbolic equation using "sym" types... now I want to store the symbolic equations into strings to facilitate later string manipulation, for example, if I have a symbolic expre... mizhael(178)
Simulink block data type040 (1/20/2004 7:15:47 PM) I want to have access to the s-function input port data-type. However, since in my mdlInitializeSizes function, I need to specify the datatype to be inherited with the following function: ssSetInputPortDataTyp... thierry.cases(1)
How to Smooth a Signal in Simulink ?1138 (1/20/2004 11:34:07 AM) Hello, I have a signal (Sawtooth or Triangle) and the Problem that in real life a motor singal never has the edged these signals make, how can I round the edges in Simulik easily, so that the Integration of t... Sascha-78(8)