Community Profile

photo

Fredrik


Lunds universitet

Aktiv seit 2011

Followers: 0   Following: 0

Kontakt

Statistiken

  • First Review
  • 3 Month Streak
  • Thankful Level 3

Abzeichen anzeigen

Feeds

Anzeigen nach

Beantwortet
Save as .emf problems
My problem was solved bu using the straight forward solution: In the figure window, Go to menu Edit -> Copy Figure Then I go...

etwa 9 Jahre vor | 0

| akzeptiert

Frage


Save as .emf problems
Hi, I am trying to save a plot as .emf with a lot of scattered data points, plotted as dots ('.'). Saving works but when import...

etwa 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Is there an interactive slope calculator between two moveable markers in a figure?
Hi, I was wondering if anyone has created a way of interactively showing the slope between 2 points that one can move around in...

etwa 10 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


How to inverse all vectors in a struct
Hi, I have several structs with vectors in all of them. For some reason I have all vectors in wrong order. An example could b...

etwa 11 Jahre vor | 2 Antworten | 1

2

Antworten

Frage


How to untagg data in plotbrowser when function is paused
Hi, I have a for loop which creates about 30 plots. Between each plot I pause and have the plotbrowser activated. In the plot...

mehr als 11 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Insert multiple plots to excel sheets using ActiveX
Hi, I have a function where I create about 30 plots in a for loop. Now I would like to put each plot, as a pitcture, into a sep...

mehr als 11 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to start with untagged data in plotbrowser?
Hi. I plot several plots,. lets say 30,in the same graph. How can I get them all to be untagged when I open plot browser, ...

fast 12 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
dynamicDateTicks with a plot below
I have managede to solve almost all of it. with use of an example I found using action call back. I use the text ...

fast 12 Jahre vor | 0

Frage


dynamicDateTicks with a plot below
Hi, I use dynamicDateTicks and two subplots to view wind speed on the first one and power from a wind turbine on the second o...

fast 12 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
Find older version of my m-file.
Thanks for the answer. What can I do with the asv file? It is still not "old" enough, I need to go further back!

fast 12 Jahre vor | 0

Frage


Find older version of my m-file.
Hi, I wonder if there is any way to go back and find older savings of your m-file even after you overwrote it? Because by ...

fast 12 Jahre vor | 2 Antworten | 0

2

Antworten

Beantwortet
Change position of numbers on x axes in surface plot
I have also made this plot with imagesc and not only surface. When I try the same approach here, it does not work. The grid ...

etwa 12 Jahre vor | 0

Frage


Change position of numbers on x axes in surface plot
Hi. I plot a surface plot and the numbers in the xaxis match the lines that go through the surface. Is there any way to get th...

etwa 12 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Color in surface plot
Hi. I have a matrix with different ratios that I plot in matlab. I would like to change the coloring to certain intervals th...

etwa 12 Jahre vor | 0 Antworten | 0

0

Antworten

Beantwortet
Using polar plot with multiple data sets
Problem solved by making an extra copy of polar.m . Then change all criterias that have to to with rmax, rmin, and replace that ...

mehr als 12 Jahre vor | 0

Frage


Using polar plot with multiple data sets
Hi. I would like to plot two two datasets into the same polar plot. I only want one grid that is adjustes so that both datasets...

mehr als 12 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
Similar to wind rose
Best answer for all future noobies like me to solve this is : add view(90,-90) on the row after your plot, and everything looks ...

mehr als 12 Jahre vor | 0

| akzeptiert

Beantwortet
Similar to wind rose
Is there a way with using view?

mehr als 12 Jahre vor | 0

Frage


Similar to wind rose
Hi. I am looking for something like a wind rose, but with scatter points instead. I have vector Direction=[15,78,66,39,254,34...

mehr als 12 Jahre vor | 3 Antworten | 0

3

Antworten

Frage


CSWWrite
Hi. I have my data in a Matrix called Data and my Time in a Cell array called Time, with "yyyy-mm-dd-hh-mm format". Now I want...

mehr als 12 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


How to use textscan from the middle of a file.
Hi. I am not very used to textscan and I really do not understand the help text. I have a textfile with A lot of text before the...

mehr als 12 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
How to find from what row an outprint comes from
Thank you very much, never thought this woulf be such an interesting quiestion! I will try your advice as soon as possible!

mehr als 12 Jahre vor | 0

Frage


How to find from what row an outprint comes from
Hi Everyone. For some reason i get a very large "data print" in the command window when i import data with my import file. For ...

mehr als 12 Jahre vor | 4 Antworten | 1

4

Antworten

Beantwortet
String with csv in matlab
Do you have any idea on how to increase the speed of this? This way of importing takes about 1 second per file I import, and si...

mehr als 12 Jahre vor | 0

Beantwortet
Problems with importing Excel csv format
Feels like I got a deosonable solution now.. I use xlsread() on the file, and I get the Data as empty, but everything in text. T...

mehr als 12 Jahre vor | 0

Frage


String with csv in matlab
Hi I have a string in matlab A = "2011-08-18,00:10:00,600,6.2,5.4, " etc... Can i make this Csv-string into data? (I have a lo...

mehr als 12 Jahre vor | 2 Antworten | 0

2

Antworten

Beantwortet
Problems with importing Excel csv format
Thank you for your input on the matter. When I try "[Data Text] = xlsread('000169_2011-08-18_stat.csv');" I get Data as [] , a...

mehr als 12 Jahre vor | 0

Beantwortet
Problems with importing Excel csv format
Yes you are right. The problem seems to be that a proper .csv file should have "" when a sentence has a , in it, but this file ...

mehr als 12 Jahre vor | 0

Beantwortet
Problems with importing Excel csv format
When I use open() i get the text and values just as I would have wanted to the left of the display, but to the right it says "No...

mehr als 12 Jahre vor | 0

Beantwortet
Problems with importing Excel csv format
csvread() did not work. Got message: *_??? Error using ==> dlmread at 145 Mismatch between file and format string. Trouble ...

mehr als 12 Jahre vor | 0

Mehr laden