Community Profile

photo

Mikkel


Active since 2012

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 3

View badges

Feeds

View by

Question


Insert a vector into a matrix without where the row placement is given from a number
Hi I have this starting matrix that shows different layers into the soil. A_example_1 = [0 -0.1; -0.1 -4.7; -4.7 -5]; I n...

4 years ago | 2 answers | 0

2

answers

Question


Retrive cell names from structure into a string vector
Hi I have a structure that contains cell's inside. I would like to retrive the name of the cells into a vector, so I can mak...

5 years ago | 1 answer | 0

1

answer

Question


Plotting two x axis in one plot, but both at the bottom.
Hi I am looking for a way to plot two x axis but both x-axis has to be in the bottom. Like shown here in the picture. The only t...

7 years ago | 2 answers | 1

2

answers

Question


vector into matrix and loop over different length vectors.
Hey Matlab experts I have a vector (Ekstrem.peak_wave_direction) which consists of degrees that where measured at an observat...

8 years ago | 1 answer | 0

1

answer

Question


How to find the intersection between 2 functions, and then using 4 lines to find a zone
Hey I'm looking for a matlab expert that can help me with coding assignment I have, I need to find a zone as indicated in the pl...

8 years ago | 0 answers | 0

0

answers

Question


Integral of equation with vectors
clc; clear all; %% Test of Intergral t = (0:0.5:8); % Timestep and interval h = 10; % Water height H = 4; % Wave h...

8 years ago | 2 answers | 0

2

answers

Question


How can I save my data in my editboxes to my .mat file?
Hi I need a code to save my numbers in my editboxes in gui to my .mat file This is what I have: function save_Callb...

11 years ago | 1 answer | 0

1

answer

Question


Making a splash Screen for my Gui program
Hi I've just finished my gui program and of course I run into a new problem. When I want to start my Gui program it takes abo...

11 years ago | 4 answers | 1

4

answers

Question


Good homepage where you can get buy expert help?
Hi I have a problem I've tried to solve for half a year and no one seems to know what to do. So I was thinking of buying some...

11 years ago | 2 answers | 0

2

answers

Question


How can I make a editbox show what is happening in the command window?
Hi I need help to make a gui editbox code, that allows the numbers in the command window yo be shown in a editbox during the ...

11 years ago | 1 answer | 0

1

answer

Question


How to make my gui editbox update my iterate calculations
Hi Its a bit hard to explain, so I have uploaded a picture, and a video to youtube explaining what my problem. I've uploa...

11 years ago | 2 answers | 0

2

answers

Question


How to makle a error message from 3 edit boxes math.
<<http://i.imgur.com/7GEva.jpg>> Hi Im looking for a code that makes an error message window pop out if, edit2 - edi1 ISNT...

12 years ago | 1 answer | 0

1

answer

Answered
Loading a .mat fil into my gui edit box
<<http://s18.postimage.org/ut3qu0gpl/loadproblem.jpg>> If you wanna see the picture full its on this link: http://postimage.o...

12 years ago | 0

Question


Loading a .mat fil into my gui edit box
Hi Ive made a gui with alot of editboxes, and made a save button that saves the data I've put into the edixboxes, to a .mat f...

12 years ago | 2 answers | 0

2

answers

Question


Numbers in a editbox to the workspace
Hi I need to make a simple gui that has a editbox and a pushbutton. What I need help with doing, is that when I put a number ...

12 years ago | 1 answer | 0

1

answer

Question


How do I, from choosing a string from a pop-up menu, make a edit box disable?
Hi Ive been looking for a guide to how to make a gui pop-up menu make one of my edit box disable? Seen alot of good guides...

12 years ago | 1 answer | 0

1

answer