First
|
Prev |
Next
|
Last
Pages: 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709
HDL code generation Hi, i have made a model in simulink and want to generate the verilog code for the model. i have used an embedded matlab block named as Embedded MATLAB Function3 when i run the compatibilty checker i get no errors but when i run the generate code, i get the following errors .. Code generation failed Call t... 8 Jun 2010 00:22
Projection Profile Segmentation in Simulink for DM6437 EVM Dear Sir/Madam, I would like to perform text-line and word segmentations accroding to the index of vertical and horizontal projection profile in simulink for DM6437 EVM. I do not know how to segment image dynamically and save all many subimages segmented in Embedded MATLAB Function Block of Simulink for further char... 14 May 2010 06:15
Dicom Images GUI Hi, I am working on a GUI for dicom images. Can anyone please tell me how can I display like a set of dicom images from a particular series in one single window of the GUI ? I have tried the implay function but it does not integrate with the GUI as it like executes separately on its own....Is there any way I can ... 17 May 2010 16:53
unknown font in save figure as PDF Hi everyone! I want to save my figures as pdf-files. Cause I'm using word 2007 with its new font "cambria" I changed all the text in the figure to this font as well. This works. So in general Matlab knows the font. -> save as *.pdf BUT: In the created pdf-file, the font is not "cambria" but "courier new"! So I gu... 14 May 2010 06:15
[SIMULINK] N-1 mux hello, i need to select among 4 complex numbers. bascially i need a 4- to-1 mux with a 2 bit selector i can't find a suitable simulink block any suggestions? of course i dig in the simulink help, no success tough thanks ... 14 May 2010 06:15
saveas eps level 2? The saveas command has an option only if i want to save a figure as an eps of level 1. What can i do to save my figures as an eps of level 2? PS: i need to do it automatically, not manually.. ... 14 May 2010 06:15
objects from different classes messaging Hi, I'm trying to initiate messaging between objects of two classes. The objects are created in handle subclasses. Object from class A sends notification to listener from class B. Object form class B is a registered listener, receives the notification and executes a callback. In the callback function, there is another... 17 May 2010 10:12
2d matrix compare Hii If i have matrix A = rand(1,700) A = reshape(A,10,70) B = 1 Now I want to see each element of matrix A should be less than B i. e 1 so how I should start. Should I need loop. Please guide me. Regards ... 14 May 2010 07:20
output the distance values using knnclassify What is the parameter to output knnclassify distance values? by default it outputs class labels only. Thanks ... 14 May 2010 05:10
Imagsc: NaN has to be Blacjk I have matrix with values between 30,000 to 60,000 and also a lot of NaNs. When I imagesc the NaNs pixels are blue, I would like to make the NaNs pixels to be black and will be regardless and independent the other values. I need jet color map for the values of 30,000-60,000 and black (or white) for the NaNs pixels t... 16 May 2010 09:10 |