提问


I dont know why my code does not work... Can anybody help me?
I want to read my *'Rainflow_Data_Limits_Settings.txt'* file in matlab. Everything works except: diagramlimits My *diagraml...

7 years 前 | 1 个回答 | 0

1

个回答

提问


How can i read different data types (strings numbers vectors) from one .txt-File?
At the moment i am using a .txt - File for my data input. (Only numbers with 3 columns) In this .txt-file I want also store a...

7 years 前 | 1 个回答 | 0

1

个回答

提问


I have created a subplot with many different diagrams. Now i want to set the coordinates range.
Thank you for your previous help. Here my last question regarding this topic. Thank you in advance :) BR Mueller Philipp Mat...

7 years 前 | 2 个回答 | 0

2

个回答

提问


Range definition-diagram?
The x/y range should be defined automatically depending on the functions (values) -> Which command? The x/y range should be def...

7 years 前 | 1 个回答 | 0

1

个回答

提问


Subplot: How can i set the size of my diagram in my subplot? (Size definition of each placeholder)
<</matlabcentral/answers/uploaded_files/62464/bbb.png>> i want to create a subplot with 2 columns and 3 rows. i want to add ...

7 years 前 | 1 个回答 | 0

1

个回答

提问


I have troubles to plot several functions in one diagram.
I want to plot several *functions* and *lines* with different ranges (domains) in one diagram. I have a stair-step curve and to...

7 years 前 | 1 个回答 | 0

1

个回答

提问


How to draw a horizontal line in a diagram (3D plot)?
Hello, I want to draw a horizontal line in my diagram! But it does not work. (Its a 3d plot with the view from above) Thank...

7 years 前 | 1 个回答 | 0

1

个回答

提问


Where can i find the MWArray.dll - file?
Where can i find the MWArray.dll - file in my installation path?

7 years 前 | 1 个回答 | 1

1

个回答

提问


How can i make a function with a input parameter?
Hi everybody, This is my script code. I want to create a function with the input parameter *2.txt - file* This function shou...

7 years 前 | 1 个回答 | 0

1

个回答

提问


Which command i need for the following 3D diagram?
Hi everybody, Which command i need for this output -> <</matlabcentral/answers/uploaded_files/60257/example_matlab.png>> ...

7 years 前 | 1 个回答 | 0

1

个回答

提问


How can I figure out the highest value in my diagram? And mark it?
UPDATE My new Code! Input: "Input1.txt Input_Matrix = textread('Rainflow_Input1.txt') [zeilen,spalten]=size(Input_Matri...

7 years 前 | 1 个回答 | 0

1

个回答

提问


Is it possible to analyze my data in my plot window (with my mouse cursor) like in this link?
Is it possible to analyze my data in my plot window (with my mouse cursor to get some specific values) like in this link? -> <h...

7 years 前 | 1 个回答 | 0

1

个回答

提问


Overlapping (intersection) of two points is wrong. It should depends on which value is higher.
My problem is: Some points are overlapping. But sometimes the overlapping of this points is wrong. The intersection of this 2 po...

7 years 前 | 1 个回答 | 0

1

个回答

提问


How can i fill a marker with color?
Hi, I have two plots. How can I fill the marker in plot2? At the moment it is empty. With: *plot(x(i),y(i),'s','MarkerFaceCol...

7 years 前 | 3 个回答 | 2

3

个回答

提问


How can i create a stair step/curve?
How can I plot a stair curve/step in matlab? I think it should exist a special command to do this. See picture <</matlabce...

7 years 前 | 1 个回答 | 0

1

个回答

提问


My plot is distorted and too small.
Hello, <</matlabcentral/answers/uploaded_files/59651/pic.png>> My plot is too small. I don't know how to determine the s...

7 years 前 | 1 个回答 | 0

1

个回答

提问


How can i create a subplot in matlab?
Hi, How can i create a subplot in matlab with my diagram? (2 Columns and 2 Rows) -> See picture: <</matlabcentral/answers...

7 years 前 | 1 个回答 | 0

1

个回答

提问


Calling a MATLAB function from .net / c#
I have created a plot (diagram) in matlab. I used "deploytool" in matlab to create an exe-file (standalone). So I can execute th...

7 years 前 | 0 个回答 | 0

0

个回答

提问


How can I use/start a MATLAB file, compiled to an exe-file, with C#?
Hi, How can I use/start a MATLAB file, compiled to an exe-file, with C#? I have created a 3D plot in MATLAB, which I want to ex...

7 years 前 | 1 个回答 | 0

1

个回答

提问


Scatter Diagram with colorbar
What is the best solution/way to create a very simple scatter diagram with a colorbar. My input should be a .txt file with 3 ...

7 years 前 | 1 个回答 | 0

1

个回答

提问


Undefined function or variable 'm2tUpdater'. Error in matlab2tikz (line 328) isUpdateInstalled = m2tUpdater(...
What does it mean regarding matlab2tikz

7 years 前 | 0 个回答 | 0

0

个回答

提问


How to convert a matlab figure to a latex code? (no graphic export)
First of all sorry for my bad English. I want to convert my matlab figure to a latex code (no graphic/ I want the latex code.) I...

7 years 前 | 1 个回答 | 0

1

个回答

提问


How can i place a tabular next to my diagram?
How can i place a small tabular next to my diagram (on the right side)? Sorry for that stupid question. %Datei heisst "Tes...

7 years 前 | 0 个回答 | 0

0

个回答

提问


Is there an option to use a bended or a smooth colorbar?
Here is my old and easy code: thx %Datei heisst "Testbeispiel_Harald" %Der Readtable muss im in D:\work\matlab -> Ver...

7 years 前 | 1 个回答 | 0

1

个回答

提问


Why does my labels are looking different regarding size font bold (xlabel, ylabel, colorbar label)?
Thank you guys for your Help. Specially Dr. Siva. Nice Regards from Munich. BTW i just jused a dummy input. %Datei heiss...

7 years 前 | 0 个回答 | 0

0

个回答

提问


How to add data in a matrice?
I have just one input parameter: "Number of rows" How can i create such a matrice with 4 columns and this input data "1,2,3,4;5...

7 years 前 | 2 个回答 | 0

2

个回答

提问


How can i create a specific loop which stores values in a matrice?
Dear Community, First of all thank you for your support in the last days. Here is my last question. I Promise (the question i...

7 years 前 | 0 个回答 | 0

0

个回答

提问


How can i create random rectangles (automatically)?
I want to create many rectangles. This should be done automatically. How can i do this without typing thousands of values in my ...

7 years 前 | 3 个回答 | 0

3

个回答

提问


How can i determine the size of each diagram in my subplot?
Hello, How can i determine the size of each diagram in my subplot? And in addition to this how can i define the whole window ...

7 years 前 | 1 个回答 | 0

1

个回答

提问


How can i disable/delete the black frame of my rectangle?
Dear Community, If you see my output you will see i have a small black frame around my rectangles. How can i delete this blac...

7 years 前 | 1 个回答 | 0

1

个回答

加载更多