Community Profile

photo

Tunechi


Last seen: 3年弱 前 2014 年からアクティブ

Followers: 0   Following: 0

連絡

統計

  • First Review
  • Thankful Level 3

バッジを表示

Feeds

表示方法

回答済み
trying to use anonymous function but it returns too many input arguments
I just got answer form stackoverflow answer by @Mad Physicist fwet_1 takes up to 1 input. Your syntax is calling fwet_1 with t...

3年以上 前 | 0

| 採用済み

質問


trying to use anonymous function but it returns too many input arguments
I separately wrote the following function function [func] = fwet_1(~) func = @(gm1,Sc,Scmax) (Sc/Scmax)^gm1; end and when I ...

3年以上 前 | 1 件の回答 | 0

1

回答

質問


Calculate longterm daily average
I manged to do monthly average like this. mat = randi([0 14600], 730, 5, 2); sc1 = (datetime(1981,1,1):datetime(1982,12,31))';...

約4年 前 | 3 件の回答 | 0

3

回答

質問


error while compiling using mex in matalb
I am using some instruction provided by code developer to compile the library. However, I am getting the error as shown in the f...

約7年 前 | 1 件の回答 | 0

1

回答

質問


How to remove lines that starts either : and # using regexp
<</matlabcentral/answers/uploaded_files/61071/matwork.PNG>> I am interested only to screen rows that starts with number or sk...

7年以上 前 | 1 件の回答 | 0

1

回答

質問


wait until batch Cygwin simulataion finish?
I am running batch file from matlab in a loop form. How can I make the matlab loop wait until the batch execution finished? ...

9年弱 前 | 1 件の回答 | 0

1

回答

質問


How to change color of colorbar's lower minimum value?
How can I change the minimum value color on the color bar? I'm getting white color for the lower values. <</matlabcentral/ans...

9年以上 前 | 1 件の回答 | 0

1

回答

質問


Convert ordered date to formal matlab date
How to convert the following sequence of date to formal y/m/d or Matlab date format <</matlabcentral/answers/uploaded_files/1...

9年以上 前 | 4 件の回答 | 0

4

回答

質問


add Summary statistics on a plot
How can I add summary statistics on a plot? I have n plots and also I have separetly result of nash sutcliffe NSE and Mean Bias ...

9年以上 前 | 2 件の回答 | 0

2

回答

質問


How can I add summary statistics on a plot?
How can I add summary statistics on a plot? I have n plots and also I have separetly result of nash sutcliffe NSE and Mean Bias...

9年以上 前 | 1 件の回答 | 0

1

回答