First  |  Prev |  Next  |  Last
Pages: 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322
Accessing Dialog Parameters for a Level 2 M-File S-Function
Hi All, I'm trying to generate code for a simple model which has a Level-2 M-File S-Function in it. My S-Function takes in one parameter from the dialog box which is used for some computation. I understand that I have to write a corresponding .tlc file to tell RTW how to generate code for this S-Function. My questio... 8 Jul 2010 01:33
Database Exec
Hello, I tried to execute the following matlab command: exec(conn,'SOURCE C:\\test.sql') However, the resulting cursor reported that I had an error in my sql syntax. But when I ran the same SQL command from my mysql command line, it worked fine. What Should I do? Thanks! ... 8 Jul 2010 12:29
Badly condition matrix
Some time When i test my algorithm which involve inversion using least squares ! I get error my matrix is badly condition.....Whats best remedy for this Thanks Kumar ... 7 Jul 2010 21:11
Initial Output of Merge Bloc when fed by buses
My model has two buses which are being merged using a merge bloc. Each bus is a simple collection of 8 real numbers. The Simulink model advisor gives me warning that this merge bloc's initial output has to be specified. Right now, the initial output is [] (default). I want to get rid of this warning. I need help in ... 7 Jul 2010 13:27
Memory check
please tell me if i can check how much system memory is consumed while doing the hash calculation of image.by which method i can do that without using Whos. ... 7 Jul 2010 15:40
Opinions on 'resample' function?
Hey everyone, Does anybody have any opinions on the usefulness of Matlab's 'resample' function? I've noticed that it tends to do a decent job of resampling in the initial portion of my signal (I'm referring to the time domain), but towards the end my resampled signal ends up leading in front of my original signa... 7 Jul 2010 12:21
Averaging time series data
I've got the same problem: I have to average data (qj) corresponding to the same day (I deal with a varying number of records per day): yr month day qj 1968 11 13 139.5 1968 11 13 139.5 1968 11 13 138.4 1968 11 13 138.6 1968 11 14 131.4 1968 11 14 129.8 1968 11 15 132.1 1968 11 15 131 1968 11 15 1... 8 Jul 2010 13:36
Figures opening as logical variables
I'm having an identical problem: when opening a saved figure I return an array of logical variables. The figure was saved through the GUI, on the same machine and same matlab version (2010a) for Mac. Using the guide <filename> prompt I retrieve: Error using ==> load Unable to read MAT-file Try LOAD-ASCII to ... 7 Jul 2010 12:21
Creating a FlightGearAnimation Object
http://www.mathworks.com/access/helpdesk/help/toolbox/aerotbx/ug/bqsgkmu-1.html#bqsgkmu-3 ... h.TimeseriesSourceType = 'Timeseries'; h.TimeseriesSource = ts; h.FlightGearBaseDirectory = 'C:\Program Files (x86)\FlightGear'; h.FlightGearVersion = '2.0.0'; h.GeometryModelName = 'HL20'; h.DestinationIpAddr... 14 Jul 2010 17:37
Vector Field
I am really new to programming and need to create a vector field. It seemed simple enough however I am running into problems. I have three 224x224 arrays, one in the x, y, and z direction. When I try to use quiver to either do the vector field of 'xy, I only get a straight line and also when I do quiver3 I get a str... 7 Jul 2010 12:21
First  |  Prev |  Next  |  Last
Pages: 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322