Jonathan Roy
Hydro Québec
Followers: 0 Following: 0
Master Ing. student
Professional Interests: Hydrology, R&D in hydrology modelisation and Climates Changes
Statistik
RANG
11.512
of 295.467
REPUTATION
3
ANTWORTZUSTIMMUNG
88.89%
ERHALTENE STIMMEN
3
RANG
of 20.234
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 153.912
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
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...
fast 9 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...
fast 9 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
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...
mehr als 9 Jahre vor | 0 Antworten | 0
0
Antwortenhow 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...
mehr als 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...
mehr als 9 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
fast 10 Jahre vor | 3 Antworten | 1
3
AntwortenFrage
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...
fast 11 Jahre vor | 1 Antwort | 1
1
AntwortFrage
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...
mehr als 12 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
fast 13 Jahre vor | 3 Antworten | 0
3
AntwortenFrage
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 ...
etwa 13 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
fast 14 Jahre vor | 5 Antworten | 1