Marc Gebhardt
Followers: 0 Following: 0
統計
All
Feeds
質問
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年以上 前 | 1 件の回答 | 0
1
回答質問
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年以上 前 | 1 件の回答 | 0
1
回答質問
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年弱 前 | 1 件の回答 | 0
1
回答質問
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年以上 前 | 1 件の回答 | 0
1
回答解決済み
Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...
4年以上 前
質問
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年以上 前 | 1 件の回答 | 0
1
回答質問
Calculate different correlation coefficients
Hi guys, i want to calculate correlation coefficients for some dataseries. The first groupwise representation is shown below. ...
5年以上 前 | 1 件の回答 | 0
1
回答質問
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年以上 前 | 2 件の回答 | 0
2
回答質問
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年 前 | 0 件の回答 | 0
0
回答回答済み
Find 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...
Find 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年以上 前 | 0
質問
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年以上 前 | 2 件の回答 | 0
2
回答質問
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年以上 前 | 0 件の回答 | 0
0
回答質問
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年弱 前 | 1 件の回答 | 0
1
回答質問
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年弱 前 | 1 件の回答 | 0
1
回答質問
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年 前 | 0 件の回答 | 0
0
回答質問
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年 前 | 2 件の回答 | 0
2
回答質問
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年 前 | 2 件の回答 | 0