Feeds
질문
How to average plots that differ in x and y data?
Hello- I currently have three different datasets that signify results of heating up 3 different specimens. Since they were car...
거의 8년 전 | 답변 수: 1 | 0
1
답변답변 있음
How to properly import a dataset including characters and numbers?
I was able to find the solution- in the import data option, I can click on the column selection and click on the data type it ne...
How to properly import a dataset including characters and numbers?
I was able to find the solution- in the import data option, I can click on the column selection and click on the data type it ne...
대략 8년 전 | 0
| 수락됨
질문
How to properly import a dataset including characters and numbers?
Hello all, I am in the process of importing an xls based data input file. The data has several columns- some of them include a...
대략 8년 전 | 답변 수: 1 | 0
1
답변질문
create time-changing graphic contour map
Update- Maybe to clarify my end result- I have a sample dataset as below- first column denotes the x position, second denote...
9년 초과 전 | 답변 수: 2 | 0
2
답변질문
My xlsx / csv dataset is getting filled with NaNs
I am in the process of importing a set of xlsx data values using matlab's "import data" function, and extracting out the code. ...
10년 초과 전 | 답변 수: 1 | 0
1
답변질문
use plot to receive user input
Hello, I want to plot a set of data points, and have the user click on the plot at a certain point in the line itself, and based...
10년 초과 전 | 답변 수: 2 | 0
2
답변질문
averaging two curves of different points
I right now have two sets of xy data, constituting 2 curves. They are similar in plot shape, but different in number of points(...
거의 11년 전 | 답변 수: 1 | 0
1
답변질문
use directory title as title of plot
hello, i have a test program that i run where the results are stored in specific directories. I wanted to see if there is an ea...
11년 초과 전 | 답변 수: 1 | 0
1
답변질문
Get multiple indices coinciding closest to a certain value
Hello all, I have an x by 2 array- it is a freq vs amplitude graph. The graph is similar in shape to a typical ideal freque...
11년 초과 전 | 답변 수: 2 | 0
2
답변질문
Sorting a directory of txt files.
Hello, I am trying to sort out a list of txt files I have in a certain directory, so they can be loaded in order one at a time. ...
거의 12년 전 | 답변 수: 3 | 0
3
답변질문
Controlling Grids and axes in dual axis plots
This is a continuation of the question I asked earlier: http://www.mathworks.com/matlabcentral/answers/68730-controlling-dual-a...
거의 12년 전 | 답변 수: 0 | 0
0
답변질문
Controlling dual axis plots
Hello all, I have been using a plot involving two y axis plot for a common x axis(just the same units, not the same dataset). I...
거의 12년 전 | 답변 수: 1 | 0
1
답변질문
How to change units axes in a plot
Hello, perhaps a silly question but searching around, I couldn't find anything, so here goes- I have a plot of stress vs strain ...
대략 12년 전 | 답변 수: 1 | 0
1
답변질문
using loops to assign numerically assigned variables?
Hello all. Sorry for the confusing question subject line, but I felt it best outlined it. I know that I can assign variabl...
대략 12년 전 | 답변 수: 1 | 0
1
답변질문
trying to use quadv for a symbolic function?
Hello all, I am planning on running the quadv routine on a function that has been symbolically created, and am having troubl...
대략 12년 전 | 답변 수: 1 | 0
1
답변질문
Do what Excel does in curve fitting in Matlab
Hello all, thanks in advance for your help! I know that Matlab is loaded with all sorts of curve fitting software that can ut...
거의 13년 전 | 답변 수: 3 | 0
3
답변질문
How to extract correct FFT?
Hello all, I thank you guys all in advance for your help! I am currently trying to plot an FFT plot of the strain gauge d...
거의 13년 전 | 답변 수: 1 | 0
1
답변질문
Display range of points(as an "i letter") in plot command
Hello all, I have 4 sets of data that has 5 points per data set. If i want to graph this data set by showing a line on the la...
13년 초과 전 | 답변 수: 2 | 0
2
답변답변 있음
perform matrix operations on cell matrices containing symbolic equations?
Okay, here is an answer for the fundamental reason I posed this question- to evaluate symbolic arrays. So as it turns out, it...
perform matrix operations on cell matrices containing symbolic equations?
Okay, here is an answer for the fundamental reason I posed this question- to evaluate symbolic arrays. So as it turns out, it...
13년 초과 전 | 0
답변 있음
perform matrix operations on cell matrices containing symbolic equations?
and lets add one more issue here- right now, it seems if the matrices that I am trying to multiply is same in dimensions, I can...
perform matrix operations on cell matrices containing symbolic equations?
and lets add one more issue here- right now, it seems if the matrices that I am trying to multiply is same in dimensions, I can...
13년 초과 전 | 0
질문
perform matrix operations on cell matrices containing symbolic equations?
Hello all, Just like the question says- is the evaluation of something like below possible? {8X3 cell array}{3x3 numeric ar...
13년 초과 전 | 답변 수: 2 | 0
2
답변질문
matlab equivalent of "+="
Hello all, First of all, I would like to say thanks for all your help. Your prompt and accurate replies save me a lot of prog...
13년 초과 전 | 답변 수: 2 | 2
2
답변질문
Adding mirror image of lower triangle of matrix to upper half of matrix
Hello all! I just had a question about combining elements of matrices. In the matlab documentation, there was a function calle...
13년 초과 전 | 답변 수: 4 | 0
4
답변답변 있음
Incorrect autoscaling during plot command in matlab
Thanks Bjorn- I actually tried "axis tight", and this ALMOST is what I need.. not quite, because I noticed that some data ge...
Incorrect autoscaling during plot command in matlab
Thanks Bjorn- I actually tried "axis tight", and this ALMOST is what I need.. not quite, because I noticed that some data ge...
13년 초과 전 | 0
질문
Incorrect autoscaling during plot command in matlab
Hello guys, first time poster. I just had a question about my code- I am just trying to plot some data that I imported from a cs...
13년 초과 전 | 답변 수: 2 | 1