Community Profile

photo

jfrazie9


Aktiv seit 2017

Followers: 0   Following: 0

Statistiken

All
  • Thankful Level 3
  • Solver

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Figure Axis formatting; how to move label from axis
Hello, I am trying to create my own x axis value labels on a logarithmic scale. To do this I am trying to move the label down, t...

etwa 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


make cd() work more efficiently or a better function to do what I am looking for
I am trying to set up a directory change at the beginning of this code such that it will simply go into the stated folder and ru...

mehr als 5 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


How to display only bottom and left axis, not top and right axis?
I am trying to plot this without the top and right axis, so the top and right side will not be confined by a border on the plot ...

fast 6 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


How to save a a produced figure as various file format?
I have produced a figure using various data and now am curious how I save this figure as the following file formats; *.fig, *.em...

fast 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Trying to convert cell to array when cells have range of values
I have a 1x1000 cell that I am trying to convert to an array so I can easily copy out all the columns and rows of data. Unfortun...

fast 6 Jahre vor | 2 Antworten | 0

2

Antworten

Beantwortet
How to plat three similar figures together for comparison?
Attached are the two data sets from A that I am trying to plot. These are just copied out of matlab into a *.txt file format. I ...

etwa 6 Jahre vor | 0

Frage


How to plat three similar figures together for comparison?
I am trying to plot three sets of data together where both A sets go together, both B sets go together and both C sets go togeth...

etwa 6 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


reading in text files
I am try to read in 250 *.txt files. Each file resembles the attached picture. I have tried the following; for k = 1:250 ...

etwa 6 Jahre vor | 1 Antwort | 0

1

Antwort

Gelöst


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

etwa 6 Jahre vor

Frage


Extract data from a structure
I have a "1x1 struct" with 2 fields. One of the fields is data and is a 7909x10 double, while the other field is textdata that i...

etwa 6 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Using for loop to enter data with similar names
I am trying to import data from 250 *.txt files. The file names are as such "C58501_line_ssf_001" to "C58501_line_ssf_250". ...

etwa 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to extract data from multiple data files?
I have 250 files with various x, y and according times, t data for 55 individual points. I also have a boundary area that will b...

etwa 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


I am trying to transform a column of data
I have a 22x4 double in a .mat file currently. To use this data I need to change the first column into a function of itself. I n...

etwa 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


After running a script the product is three separately named 1x1 cells that open to 77x1 doubles, when loading it how do I skip the cell and go to the matrix immediately for all three variables?
After running a script the product is three separately named 1x1 cells that open to 77x1 doubles, when loading it how do I skip ...

mehr als 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


cell to matrix when loading
The matlab file I am trying to load is a '1x1 cell' that opens to a '77x1 double' when loading it how do I skip the cell and go ...

mehr als 6 Jahre vor | 1 Antwort | 0

1

Antwort