photo

Jonathan Roy


Hydro Québec

Aktiv seit 2011

Followers: 0   Following: 0

Nachricht

Master Ing. student
Professional Interests: Hydrology, R&D in hydrology modelisation and Climates Changes

Statistik

  • First Review
  • Thankful Level 3

Abzeichen anzeigen

Feeds

Anzeigen nach

Beantwortet
How build an variable output for my function
I know it is not the best way... but I realy need to work that way. I find a solution, I use eval() an other not recommand me...

mehr als 8 Jahre vor | 0

| akzeptiert

Frage


How build an variable output for my function
Hi I have a simple function, for exemple: [ax] = testthat(x,y) I use this function a lot an need to create a differen...

mehr als 8 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


ActiveX -- Saving Excel File
Hi! I have an excell sheet who auto refresh data from web when I open it. I want to open the file, save it and close. I c...

etwa 9 Jahre vor | 0 Antworten | 0

0

Antworten

Beantwortet
how to use ksdensity as a 3D info (color) on a 2D line plot
Update, I find scatter3. <</matlabcentral/answers/uploaded_files/32817/RougeDensity.png>> It is not perfect but it do...

etwa 9 Jahre vor | 0

| akzeptiert

Frage


how to use ksdensity as a 3D info (color) on a 2D line plot
Hi, I did a multi (500+) simulations of the same event. I plot the enveloppe of these results (see picture) <</matlabc...

etwa 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


problem with simple "flip" function
I try this simple exemple of flip function Flip Column Vector A = [1;2;3]; B = flip(A) B = 3 2 1 an...

mehr als 9 Jahre vor | 3 Antworten | 1

3

Antworten

Frage


apply "IF" condition to a matrix whitout loop
Hi! It is possible to use matrix operation power with "if" condition?? I want to apply "if" conditionto all value of the mat...

mehr als 10 Jahre vor | 1 Antwort | 1

1

Antwort

Frage


multi-level indexing
Hi! I have this structure "result.pops(1:1000,1:20).obj(1:2)" I want to make addition of 2 value (obj(1) + obj(2)), of all p...

etwa 12 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


input arguments of type 'struct' !?
I got this error when I call a function (Undefined function or method 'ndsort' for input arguments of type 'struct'.) I realy...

mehr als 12 Jahre vor | 3 Antworten | 0

3

Antworten

Frage


read mix data from .txt file
I get my data from a txt file like this: Date Flow 1950-01-01 38.745 1950-01-02 40.243 ...

mehr als 12 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Is there a more efficient way to read a .txt data file into MATLAB?
I have this .txt data file Date Tmin°C Tmax°C rain cm snow cm 1950-01-01 -22.100 -3.300 0.0...

mehr als 13 Jahre vor | 5 Antworten | 1

5

Antworten