actxcontrol and export to Word, Excel and Powerpoint
Hi, I'd like to use the actxcontrol function to export data and figures to Microsoft applications such as Word, Excel and PowerPoint. But, with the trial software, available 15 days, is this function available or do I need an additionnal specific toolbox? Otherwise, are there others functions to export figures and ... 9 Feb 2010 15:07
actxcontrol and export to Word, Excel and Powerpoint
Hi, I'd like to use the actxcontrol function to export data and figures to Microsoft applications such as Word, Excel and PowerPoint. But, with the trial software, available 15 days, is this function available or do I need an additionnal specific toolbox? Otherwise, are there others functions to export figures and ... 9 Feb 2010 05:05
Generating functions with return arguments in Simulink
I need to generate a c code from a simulink model. I have modeled a function with return value but the generated c code for this model classifies the function as void and does not specify its type. Please help me in this regard ... 9 Feb 2010 05:05
TCP/IP Connect error
I use xPC Target and after a few minutes, in my simulation I have an error: Executing the "CheckData" command produced the following error: Error using==>xpcgate TCP/IP Connect error I do know to fix this. I appreciate all help. Thanks. Dj.U. ... 9 Feb 2010 05:05
Reading all the text files in a folder
I have around 17000 text files which can be read using csvread. I need to write a code to read all of them from the given folder and place the contents in a single array. Please advise. Thanks ... 9 Feb 2010 02:55
CONVERT
i have RGB image and i want to convert to intensity image and after then to doing thresher so if you can help me becuase i can't now change the RGB image to thresher ... 9 Feb 2010 01:50
Identifying workspaces
I'm running Matlab R2008b. I would like to be able to determine whether a current workspace is the 'base' workspace. ('base' in the same context as the assignin and evalain statements.) For example, I'd like to run something like which_space_am_i_in() and have it return 'base', or true, or something indicat... 9 Feb 2010 18:33
imwrite image in an array
Hi all, I've written some code where the idea is to store the images in sequence. there is a video for 2secs. video fps is 15. and for 2 secs video, it should provide 30 frame of images. anyway, i written the code as below; fin = 'C:\Users\atsb\Documents\MATLAB\output.avi'; %directory of the video fileinfo ... 8 Feb 2010 23:39
Wave Equation
Can any one help me in Plotting Curl, Divergence and Gradient in MATLAB? and also guide how to simulate Wave equations in matlab.. Thank You Mahesh Kumar ... 8 Feb 2010 22:33
How to do this??
Hey for a project we have to do this, how would I do it? On what percentage of days was the high price at least 10% higher than the low price? The Matlab has to display this code after putting this in: So far i only have 1 line hi= (1.1 *lo); “On 3.19 percent of days, the high price was at lea... 8 Feb 2010 23:39