Community Profile

photo

Edoardo


Active since 2012

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 3

View badges

Feeds

View by

Question


Can I create a dates?
Hi; I would like create a matrix with only one colomn. In my matrix I want to put the dates in this format 19890101 - 1989...

11 years ago | 1 answer | 0

1

answer

Question


How can I create a Axis from a Matrix?
Hi; if I have a 1400x1900 matrix how can I set the origin of the axis in the row number 543 instead of 1. Thanks

11 years ago | 0 answers | 0

0

answers

Question


How can I export the code of my figure to copy and paste in new editor?
Hi; I create a figure with the toolbox Map axes tool. How can I export the code of my figure to copy and paste in new edit...

11 years ago | 0 answers | 0

0

answers

Question


how can I run my model with the axes that I create with axesm?
Hi; If I use this toolbox axesmu, how can I run my model with the axes that I create with axesm? Thanks Edoardo

11 years ago | 0 answers | 0

0

answers

Question


How do I create the axes show geographic coordinates?
Hi; I would like to create cartesian axes that have geographic coordinates UTM-WGS84 on them. My simulation area is of 500 squ...

11 years ago | 0 answers | 0

0

answers

Question


How can I view I / O larger?
Hello: If I have this: prompt = {'Numero di Anni'}; title = 'Time'; lines= 1; str = inputdlg(prompt,title,lines); Anni...

11 years ago | 0 answers | 0

0

answers

Question


How can I avert that matlab round off the number?
Hi: How can I avert that matlab round off in the plot the number. If I add as input this:1672324.884 in my plot appears 167...

11 years ago | 2 answers | 0

2

answers

Question


How can I sum a matrix in a For Loop?
Hi; I've this code: for t=0:10 stream=[2 3 4 5 4 5 6 7]; U=stream(randi(length(stream))); y=[1 2 3 4; ... ...

11 years ago | 1 answer | 0

1

answer

Question


How can I sum a matrix in a For Loop?
Hi; I've a model done with matlab in wich I've several for loop, every step of every cycle creates a matrix. I want to sum ev...

11 years ago | 2 answers | 0

2

answers

Question


Generate random's number?
Hi; How can I create a random's stream that generated only one number? Exemple; I have this strema 0,40,80,110,150,180....

11 years ago | 2 answers | 0

2

answers

Question


Can I multiply a Vector with a Matrix?
Hi; Sorry for my english. I've a big problem, I want multiply a vector by a matrix: A part of my code is: [...] x ...

11 years ago | 1 answer | 0

1

answer

Question


How can I add DEM.tif in Matlab?
Hello; I've done a model to simulate the diffusion of asbestos' fibers in atmosphere. I want to add a DEM.tif (digital ele...

11 years ago | 1 answer | 0

1

answer

Question


Can I multiply a Vector with a Matrix?
Hi; Sorry for my english. I've a big problem, I want multiply a vector by a matrix: ES: A=< 1x1250 double >; B= is a ma...

11 years ago | 2 answers | 0

2

answers