Marc Gebhardt
Followers: 0 Following: 0
Statistics
RANK
98,726
of 295,486
REPUTATION
0
CONTRIBUTIONS
15 Questions
2 Answers
ANSWER ACCEPTANCE
20.0%
VOTES RECEIVED
0
RANK
of 20,236
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
Test an application created in Coder in MATLAB environment
Hi, i created a basic .dll, .mex or c++/c file in Matlab for a function (just as an easy example: calculate the rows of a var...
2 years ago | 1 answer | 0
1
answerQuestion
Read specific value from XML-file
Hi guys, my question is about the reading of information from an xml-file of only a special type of object Example part of XML...
3 years ago | 1 answer | 0
1
answerQuestion
Change position of Graph edge label and node label
Hi, i plotted a graph with node labels and edge labels. Now, all edge labels are above the linking line, all node labels are in...
4 years ago | 1 answer | 0
1
answerQuestion
Extract values from vector with cell indices
Hello guys, i created a cell, with indices in the fields. c=cell(2,2); c{1,1}=[1,2,3]; c{2,1}=[7,8]; c{1,2}=[1,4]; c{2,2}=...
4 years ago | 1 answer | 0
1
answerSolved
Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...
4 years ago
Question
Get ellipse function from datapoints
Hi guys, i want to get an ellipse function from given data. In this data, outliers are removed. Now I want to get the functi...
5 years ago | 1 answer | 0
1
answerQuestion
Calculate different correlation coefficients
Hi guys, i want to calculate correlation coefficients for some dataseries. The first groupwise representation is shown below. ...
5 years ago | 1 answer | 0
1
answerQuestion
Position of two subplots with bar charts
Hi guys, to plot two barcharts, I used the subplot command. It is necessary to align both plots exactly under each other. The ...
5 years ago | 2 answers | 0
2
answersQuestion
Speed up matrix operation
Hi guys, i am calculating one resulting matrix by multiplying three matrices in the form result=M1*M2/M3 All matrices...
6 years ago | 0 answers | 0
0
answersFind lenght of shortest path from nodal incidence matrix
I have already calculated the adjacence and incidence matrix with this code, where the vectors fN and tN are from-node and to-no...
6 years ago | 0
Question
Find lenght of shortest path from nodal incidence matrix
Hello, I want to find the lenght of the shortest path between two nodes out of the given nodal-terminal-incidence-matrix (nti)....
6 years ago | 2 answers | 0
2
answersQuestion
Plot values on .png in GUI
Hi, i want to add some information on a self-created map. For example I draw the motorways of california (or some of then) sche...
6 years ago | 0 answers | 0
0
answersHold final value in Signal Builder from Command Line
Are there any solutions?
7 years ago | 0
Question
Hold final value in Signal Builder from Command Line
Hi guys, what is the command from the signalbuilder function to use the option "Hold Final Value"? I have automated some steps...
7 years ago | 1 answer | 0
1
answerQuestion
Choose one of two signals in simulink only with standard logic
Hi guys, i want to create a simple logic which chooses one of two continuous signals. For example I have one sine source (si...
7 years ago | 1 answer | 0
1
answerQuestion
Put automatically "Out" blocks on signal builder box
Hi, i created a signal builder box in simulink with a specific number of signals. The generated box has the same number of o...
7 years ago | 0 answers | 0
0
answersQuestion
Create a cell from a matrix
Dear community, my problem seems to be quite easy, but i didnt solved it until now. I have to vectors of size n*1 arranged i...
7 years ago | 2 answers | 0
2
answersQuestion
Put cells with rowise strings togehter
Hey guys, i have a cell with for example 10 rows and 1 column. In every field, a string is inserted like "1,amps,25,1". For w...
7 years ago | 2 answers | 0