photo

Mikkel


自 2012 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

15 个提问
1 个回答

排名
22,017
of 300,381

声誉
2

贡献数
15 个提问
1 个回答

回答接受率
53.33%

收到投票数
2

排名
 of 20,941

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 168,477

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


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...

6 years 前 | 2 个回答 | 0

2

个回答

提问


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...

6 years 前 | 1 个回答 | 0

1

个回答

提问


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...

8 years 前 | 2 个回答 | 1

2

个回答

提问


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...

9 years 前 | 1 个回答 | 0

1

个回答

提问


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...

9 years 前 | 0 个回答 | 0

0

个回答

提问


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...

9 years 前 | 2 个回答 | 0

2

个回答

提问


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...

12 years 前 | 1 个回答 | 0

1

个回答

提问


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...

12 years 前 | 4 个回答 | 1

4

个回答

提问


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...

12 years 前 | 2 个回答 | 0

2

个回答

提问


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 ...

12 years 前 | 1 个回答 | 0

1

个回答

提问


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...

12 years 前 | 2 个回答 | 0

2

个回答

提问


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...

13 years 前 | 1 个回答 | 0

1

个回答

已回答
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...

13 years 前 | 0

提问


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...

13 years 前 | 2 个回答 | 0

2

个回答

提问


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 ...

13 years 前 | 1 个回答 | 0

1

个回答

提问


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...

13 years 前 | 1 个回答 | 0

1

个回答