First  |  Prev |  Next  |  Last
Pages: 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634
How to create a message error
Hola a todos, i want to know how can i create a window to show to the user that his choice was false. as the window of error used by windows. please,what command i should use to execute or create this type of window. Thank you ... 25 May 2010 10:11
Inquire about link error when using mex function and lib adding.
Hello, I write a C-file for S function, and I want to use mex function to produce the .mexw32 file for it. However, when I type: mex getdata.c Matlab shows lots of link errors, like: getdata.obj : error LNK2001: unresolved external symbol _WDC_DriverOpen getdata.obj : error LNK2001: unresolved external symbol... 26 May 2010 10:14
convert p-file to m-files help
you say in that page: or P-files of Matlab 6 there are some further techniques to get the contents of the original file, but for the modern Matlab versions the P-files are encrypted i need to convert p-file to m-file if you know any method for matlab 6 or 7 with software that is needed,please mail me. if there ... 25 May 2010 10:11
biograph
Can anybody tell me how a matrix can be generated given a graph is an input ? ... 25 May 2010 11:18
Annotation in figure disapperas
Hello, I am doing a plot with two axes using subplot. For adding furhter data I assign the handles of the two axes to variables. The input is as following: clear t=0:1e-2:10; subplot(2,1,1) ax1=gca; plot(t,sin(t)) subplot(2,1,2) ax2=gca; ax2=plot(t,cos(t)) After this I draw an annotation: annotation(... 26 May 2010 12:27
Annotation in figure disapperas
Hello, I am doing a plot with two axes using subplot. For adding furhter data I assign the handles of the two axes to variables. The input is as following: clear t=0:1e-2:10; subplot(2,1,1) ax1=gca; plot(t,sin(t)) subplot(2,1,2) ax2=gca; ax2=plot(t,cos(t)) After this I draw an annotation: annotation(... 25 May 2010 06:56
Record list values over repeated simulation runs
I'd really appreciate your help with a super simple problem: I've written a piece of code to basically add the number 1 to my matrix depending on a number of silly variables. I allow my code to run for 100 time steps and then cuts off. At each time step i record the number of 1's in the matrx: Num_Infect_Steps(... 25 May 2010 06:56
Renderer: Painters. export_fig
"TC Christensen" wrote: Do you happen to have the necessary command, that would perform the above operation? Sorry, no - I've actually never used it. However, this might help: http://www.mathworks.com/company/digest/december00/export.shtml There seems to be something relevant towards the bottom. ... 25 May 2010 06:56
Renderer: Painters. export_fig
Thank you for your reply Oliver, All your suggestions seem nice - but I am particularly interested in your suggestion about exporting the surface as a bitmap and the text in vector format. I've downloaded 'exportfig', but am somewhat overwhelmed by its functionality at this point. Do you happen to have the necessar... 25 May 2010 06:56
Pipelined datapath single cycle processor
please help me to create pipelined datapath single cycle processor in matlab or verilog. please help me . i have no idea .i want to code figure 6.9 in book Computer organization and design by David A.Patterson and John L. Hennessy.if you find this book please see. if not then just tell me how to make piplined signle c... 25 May 2010 06:56
First  |  Prev |  Next  |  Last
Pages: 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634