Variables created in GUI not showing in wrokspace451 (3/4/2004 6:32:30 PM) Hi everyone, I had created a GUI and inserted some m-files into the buttons. When I clicked on the buttons that call the functions, everything works properly, provided that they do not need to read variables f... lexxmexx(8)
ASCII code in Matlab227 (3/4/2004 5:28:49 PM) Hi all, These days I discovered that the ASCII code doesn't work on Matlab. For example, I wanted to produce the "tilde" symbol, and on the keyboard I have (italian keyboard), this symbol doesn't exist. I alwa... d.ichim(1)
blocklib.tlc034 (3/5/2004 10:15:26 AM) Gutten Tag When I compile a SImulink system with the RTW compiler, I have this Error Message : Error: File: C:\MATLAB6p5\rtw\c\tlc\lib\blocklib.tlc Line: 44 Column: 32 Unable to find CallSiteInfo within the B... R.RAZE(1)
mcc: Calling M-functions from C-functions032 (3/5/2004 9:49:35 AM) Hallo, I want to call a M-function from a C-function. For the test examples in the Compiler handbook, everything works fine. Then I have written a small example on my own. I can compile it, but I will get the ... kim.feldhoff(1)
dbf-file045 (3/5/2004 8:14:06 AM) Hello, is it possible to load different dbase (*.dbf) files into matlab, to connect these files together and afterwards exporting them as dbf? thanks Gert ... lambiske76(1)
Matlab screens meshed up after graphics drivers update225 (3/5/2004 5:35:10 AM) I have an ASUS V8200 graphics card, based on the GeForce3 processor. My computer runs Windows XP. Recently, running Windows Update, I saw that a new driver was available by NVidia (since last October actually).... gpapado101(1)
How to compare trends ?136 (3/4/2004 4:28:34 PM) Hi all, I'm following the time course of a certain variable by using three independent measurement techniques (for which I can estimate the variance associated with the measurment) I can't really assume any f... EuhSCQ(71)
How many algebraical operations for Matrix inverse and multiplication?025 (3/5/2004 5:03:32 AM) Dear all, Sorry to bother you for a stupid question. Assume there is an nxn matrix A and nxm matrix B, to calculate inverse matrix of A, i.e. inv(A), how many algebraical operations (product, addition, subtrac... fzh113(15)
How to pass parameters to a DLL generated from MAtlab???129 (3/5/2004 2:40:12 AM) Hello !, I have made a Dll file from matlab ,so as to I can call it in a VC++ enviroment,however ,I don't know the detail data strcture of the so-called "mArray-tab",so I failed to pass parametere to the dll... yu.weijun(2)
Why My model can not run???(attach model)030 (3/5/2004 4:39:22 AM) Model { Name "LastPll001" Version 4.00 SampleTimeColors on LibraryLinkDisplay "none" WideLines on ShowLineDimensions on ShowPortDataTypes off ShowStorageClass off Execution... YANGJUN1222(2)