First  |  Prev |  Next  |  Last
Pages: 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720
How to make list out of my outdata
Hello I was wondering if anybody knows the matlab command to make table or lists? I have 10 different results that i want to manage smoothly. I would like to have there units aswell. For example: CITY Risk Population Tempeture Stockholm 10 % ... 12 May 2010 22:32
GUI with coding
hi, i am facing this problem while executing GUI with the code that I programmed. there's massive error as below .. ??? Undefined function or variable 'xp'. Error in ==> transcoeff>radiobutton2_Callback at 125 subplot(1,2,1),plot(xp,Vp),axis([0,xp(12),0,max(pp,E_Inf(1))+0.2]),xlabel('Position, x (nm)'),yla... 13 May 2010 17:08
imcrop with an angle?
Hi, is it possible to crop a region out of an image that is not horizontal? For example, I have two points anywhere in my image and I would like to crop the part of the image which has the width w (= the distance between my two points) and the height h (should be defined, e.g. 10). As a result I need a rectangul... 12 May 2010 21:26
I do need your help
When i setup matlab2009a in my computer i did not chose the links with my proe4.0.But now ,i want use proe modle to in put my matlab.what should i do? ... 12 May 2010 21:26
graphminspantree problem
Hey I'm new with MATLAB so bear with me please. I was supposed to create a network of 25 nodes and I thought of using the function graphminspantree. I created the distance matrix for every node to each other. However, the tree looks exactly the same every time I change the node R which supposed to change the root... 12 May 2010 21:26
How to export matlab variable in fortran f10.3 format?
Hi How to export matlab variable in fortran f10.3 format? My matlab variable contains a big matrix (21 rows x 121 columns) and the values look like this 1559.25000000000 So i want to export all the matrix into fortran format f10.3 please help me. thanks you in advance ... 12 May 2010 22:31
Bayesian Neural Networks and Uncertainty 'Error' Bars
Hi, this is my first post on the newsgroup. I'm hoping someone can help me with some neural network modeling that I've been working on for a few weeks now. I've searched the newsgroup, other websites, and even the Neural Network Toolbox user guide for help, but haven't found my answers yet. I'm trying to take an arr... 12 May 2010 20:19
Show results in edit text GUI
Hi, I've obtained a numerical result saved in a variable X and I want to know how to display it in an edit text in my GUI? ... 4 Jun 2010 10:19
'ghost' path?
I used to have some directory in my path, added through an addpath command in the startup.m file. I removed both this directory, the reference to it in the startup.m, and checked there was nothing in the 'set path' command of matlab. Still, every time I start up matlab, it complains about "Name is nonexistent o... 12 May 2010 21:26
resetting Gui Slider position
So I have a couple of sliders in my gui. I have them set in the openingfcn and then reset when I press a reset button. In the resetfcn I have tried two things; handle.slider=20 and set(handles.slider,'value',20); while they both work and reset the value, neither resets the actual position of the slider dia... 13 May 2010 16:01
First  |  Prev |  Next  |  Last
Pages: 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720