First
|
Prev |
Next
|
Last
Pages: 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601
GUI - text box Hello, I am doing a GUI and i want to display a String on a text box when a button event occur function pushbutton1_Callback(hObject, eventdata, handles) % hObject handle to pushbutton1 (see GCBO) % eventdata reserved - to be defined in a future version of MATLAB % handles structure with handles and user... 29 May 2010 11:22
Build EX Problem Hi everyone, I was trying to build a project on Build EX but I got the following error. Error: An error occurred while shelling out to mbuild (error code = 2). Unable to build executable. I've changed my compiler with mbuild -setup and the followings are the steps: mbuild -setup Please choose your comp... 29 May 2010 11:22
how to write matrix X (hurry) If there is a matrix A A = (1,1) (1,2) (1,3) (2,1) (2,2) (2,3) (3,1) (3,2) (3,3) How to write matrix X X = (1,2) (1,3) (2,2) (2,3) (3,2) (3,3) Actually matrix A elements vary, may be (3x3) , (4x3) ------ (16x3) Number of rows vary , column fix I want generate mat... 29 May 2010 11:22
how to write matrix X If there is a matrix A A = (1,1) (1,2) (1,3) (2,1) (2,2) (2,3) (3,1) (3,2) (3,3) How to write matrix X X = (1,2) (1,3) (2,2) (2,3) (3,2) (3,3) Actually matrix A elements vary, may be (3x3) , (4x3) ------ (16x3) Number of rows vary , column fix I want generate mat... 29 May 2010 10:16
Problems in overlaying different objects with partial transparency in the same figure: please help! Hi all, I am having some problems in overlaying different objects in the same figure. This seems to be a trivial issue to me, but for some reason it doesn't work properly. What I need to do is: 1) plot an image of class double N-by-M-by-3 (in particular it is the map of a city and it is in tiff format); figure im... 29 May 2010 10:16
Any examples and tutorial books on SimMechanics? very appreciated if send to my email. ... 29 May 2010 10:16
B-Spline (spaps) and fnplt I have a dataset, X, Y. Where X is a repetative process. eg X = 1,2,3.....n,1,2,3....n,1,2.... [mySpline, values, rho] = spaps(X, Y, splineTol); fnplt(mySpline) I see that at the extremes of the spline, the spline behaves oddly and not only that the coeff of knot=n is nowhere near teh coeff of knot=1. This i... 30 May 2010 12:10
Conical shallow shell I have been trying past few days to generate the palnned form coordinates of a pre twisted cantilevar conical shallow shell. I am palnning to study the free vibrational characteristics using a 9 noded shell element. I have divided the domain into 8 parts with a total nodes of 289(17*17). But I am unable to genearate th... 29 May 2010 10:16
Help for sample code Hi all, I know this might be a very simple question but for me it is a bit tough. I have a string of n characters for eg: string s = "ATGCGCGAGACGTCGATAGC" now i want to replicate the string by replacing each character with each one of the 4 characters [A,T,G,C] for eg , string s = "ATGCGCGAGACGTCGATAG... 30 May 2010 10:00
New Solutions Manuals, Test Banks, Instructor Manuals 2011 We would like to inform you that we have updated our list with the following titles. You can contact us at Student.Plus(at)hotmail(dot)com We would like to hear from you. 21st Century Business Series: Entrepreneurship, 2nd Edition, Greene, Instructor Manual & Solutions Manual A+ Guide to Managing & Mainta... 29 May 2010 09:11 |