First
|
Prev |
Next
|
Last
Pages: 1013 1014 1015 1016 1017 1018 1019 1020 1021 1022 1023 1024 1025 1026 1027 1028 1029 1030 1031 1032 1033
Gui fig file is empty I have this recurring problem when developing a gui. The fig file gets saved with zero size and I have to redesign the gui from scratch. To 'fix' this problem I have to resave whenever I make any changes to a different gui filename. For example, I am on version 14 of one of my guis. Anyone have an idea why this might b... 2 Apr 2010 10:22
Schwartz Christoffel in Matlab Hi, I need some help with Schwartz Christoffel in Matlab. How do you compute the exterior map of a single point? I know you can use polygon, extermap but I don't want a polygon I want to see the result for a single point. Thanks. ... 5 Apr 2010 19:28
transcendental equation complex root Hi. I want to solve a complex equation (F(x)) and I don't know the initial guess to use fzero. Can anybody guide me? syms x; % the only unknown variable % Constants eps1=-16.3-.522*1i; eps2=1.44^2; eps3=1.615^2; eps4=1.5125^2; % Constants N=0; lambda0=.6326e-6; k0=(2*pi/... 1 Apr 2010 16:52
3D reconstruction Hi all i have a set of CT scans of the shoulder area that was scanned after a shoulder dislocation and am intersted to build a simple 3D model of the shoulder area what i actually have is many series of images, each series represents a scan from another angle , and am intersted in using one series in order to bu... 1 Apr 2010 17:59
Modeling in SimMechanics "Jadav Das" <jadav2008(a)gmail.com> wrote in message <gd89eb$qgc$1(a)fred.mathworks.com>... Hi, I want to model a system in SimMechanics with series of masses connected with a spring and a damper in series. i.e., one mass is connected with another by a spring and damper in series. Can anybody help me out how to do th... 1 Apr 2010 16:52
Mapping toolbox - surfm HI, After using m_map for a while, I am turning to the matlab supported mapping toolbox. Below is a code I used and for some reason the projected globes do not occupy the entire subplot box. Is there any way for the projections to occupy the entire subplot box, to minimize the white space around? Thanks loa... 1 Apr 2010 16:52
Special call function I have a bunch of functions that give results based on specific parameters. For example, say I have a function A= multiplier_m (y, z) and y=x^2 there's another function F=divider_d (b, c) and c=t+1 or something. A script file runs the difference between both functions: final_answer = multiplier_m (y, z) - divider_d (b,... 1 Apr 2010 16:52
matlab in linux version without java Hi I am new to using Matlab in Linux environment. The machine doesn't have java installed so no graphics can be displayed. I want to know what command I can use for the following: display what parameters/values are stored in the .mat files. And are there any reference where a list of commonly used text-line ... 1 Apr 2010 16:52
mobile cells if i plot multi hexagonal cells and take one cell and write A in its center, and the other six cells around has B,C,D,E,F,G characters in its centers , how i can repeat this scheme for all other cells. i need matlab code to do this. ... 1 Apr 2010 15:45
Synthetic load module Hi there, I am coming across something in my profiler reports that indicates some serious slowdowns in my model runs... (MATLAB 7.8, Win32)... __synthetic_load_module__ Clicking on it in the profiler doesn't provide any additional insight. At this point, it isn't even obvious which line in my code is calli... 1 Apr 2010 15:45 |