|
First
|
Prev |
Next
|
Last
Pages: 3257 3258 3259 3260 3261 3262 3263 3264 3265 3266 3267 3268 3269 3270 3271 3272
.M file to .Mdl conversion Hey, I have the functionality of a digital transmitter written down in .M [Matlab] file format. Could I convert this file to a Simulink model [.Mdl] as I need to see the final simulated waveforms in Simulink. Please Help!!!!!!!!!!!! Thanks. ... 26 May 2005 21:57
Linking various seperate GUIs together Is it possible to create a GUI in which navigates between seperate GUIs? Eg. I have a content page with push buttons to seperate topics. What I want to do is when i click on a button the gui for the selected topic will be called out. Thanks ... 21 Jun 2005 15:47
Moving average model Hi,] is there any function in matlab to estimate moving average(MA) model parameters for a time series Nabila ... 24 May 2005 17:39
GRNN gives different results when input dataare normalized to [0,1] ? Hi, I am using a GRNN to approximate data and it works fine. I tried to normalize (linearly) my data on the [0,1] set and rerun the simulation on a new GRNN but the output data is not good at all. I looked at my normalisation method and it seems OK. Is there any particular reason why it's like that ? Does ... 24 May 2005 16:36
Help in "Error: Object returned error code: 0x800A03EC" Hi friends.. How do i solve the problem of using XSL command ? While i am using the XSL command I get following error: "Error: Object returned error code: 0x800A03EC" Please help Mahesh ... 24 May 2005 16:04
GUI and Zoom I would like to use the interactive zoom function within a gui. When I do the commands: B=imread('picture.gif'); imshow(B); zoom I am fine and able to choose the region on which I want to zoom interactively. The same commands within the gui button does an automatic zoom -- losing the the interactive fea... 24 May 2005 16:36
Invalid MEX-File, wrong dot.dll? Hello, every time I start MATLAB, I get the following error message: Mex file entry point is missing. Please check the (case-sensitive) spelling of mexFunction (for C MEX-files), or the (case-insensitive) spelling of MEXFUNCTION (for FORTRAN MEX-files). ??? Invalid MEX-file 'C:\MSC.Software\MSC.ADAMS\2005\win3... 24 May 2005 13:23
Calling mcc generated library from S-function? Have anyone done this? I have a M function, and compiled it as a shared library using mcc, then I tried to call this function in C S-function. Compilations are all fine. But when I ran the simulink, it core dumped, and looked like a threading issue. Have anyone tried this? Thanks. ... 24 May 2005 12:52
programing console Hi!! Some one know, where can I find some tutorials how to do console? I can do *.m fail, but I would like to make console where can I just select selected value and present my solution in graphic way - plot I'm beginner, I just started with programing. Thanks for your help Peter ... 23 May 2005 23:11
Extracting frames from a video clip Hello, Does anyone know how to extract individual frames from a AVI clip? Please advice Thanks.. ... 26 May 2005 17:44 |