photo

Nan Shen


FirstEnergy Corp

Last seen: 3년 초과 전 2011년부터 활동

Followers: 0   Following: 0

메시지

통계

MATLAB Answers

14 질문
3 답변

순위
23,457
of 300,364

평판
1

참여
14 질문
3 답변

답변 채택
21.43%

획득한 표
1

순위
 of 20,934

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,407

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • First Review
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


Does Matlab R2014b compitable with Win 10 and Office 2016?
Does Matlab R2014b compitable with Win 10 and Office 2016? Thanks, Nan Shen Firstenergy Corp

거의 9년 전 | 답변 수: 0 | 0

0

답변

질문


can not open excel outside matlab from 'current folder' window in matlab
attached is the error showed when I right-clicked the excel file from Current Folder window in Matlab to open the file.

대략 10년 전 | 답변 수: 0 | 0

0

답변

질문


function blkimpv gives wrong answers
I am using blkimpv to calculate implied vol from the market. Attached is parameters I used in the function. Why it alway gives m...

대략 12년 전 | 답변 수: 0 | 0

0

답변

답변 있음
Error changing catalog/schema : [Oracle][ODBC] Driver not capable
or use JDBC to connect

대략 12년 전 | 0

답변 있음
Error changing catalog/schema : [Oracle][ODBC] Driver not capable
yes and no, I was told my matlab bitness has to match with my database bitness. But it is big cost time and money to change it....

대략 12년 전 | 0

질문


how to get details (x,y axis data) from probplot?
We use probplot and qqplot to plot differece between normal and data distribution. Is there a way to get the data of the plot fr...

대략 12년 전 | 답변 수: 1 | 0

1

답변

질문


anybody can answer my database query problem?
I upgraded my matlab version to 2012b. When I connect to my database and change the schema of it. It gives me the error 'Error c...

대략 12년 전 | 답변 수: 0 | 0

0

답변

질문


Error changing catalog/schema : [Oracle][ODBC] Driver not capable
I upgraded my matlab version to 2012b. When I connect to my database and change the schema of it. It gives me the error 'Error ...

대략 12년 전 | 답변 수: 3 | 0

3

답변

질문


Can we see query fields in Workplace?
Can we also pull query fields into workplace when we query data? How to do it?

거의 13년 전 | 답변 수: 1 | 0

1

답변

질문


MLPutMatrix and others do not work in ExliSample file, not data transferred to matlab workplace
Is the any configuration point I missed when I added matlab in? It just retured me "#NAME?" But it worked when I used 'putmat...

대략 13년 전 | 답변 수: 0 | 0

0

답변

질문


how to clear content of a sheet in excel
Code is here: Excel = actxserver('Excel.Application'); set(Excel, 'Visible', 1); book = invoke(Excel.Workbooks,'Open',...

13년 초과 전 | 답변 수: 1 | 0

1

답변

질문


given two dates (1/1/2012, 12/1/2012), how to have an array of months (1/1/2011,2/1/2011,...,12/1/2012)??
given two dates (1/1/2012, 12/1/2012), how to have an array of months between the two dates[1/1/2011,2/1/2011,...,12/1/2012]?...

거의 14년 전 | 답변 수: 2 | 1

2

답변

질문


I have license of Econometrics Toolbox, but I can not use the function price2ret, anyone can help me out?
I have license of Econometrics Toolbox, but I can not use the function price2ret, anyone can help me out?

거의 14년 전 | 답변 수: 3 | 0

3

답변

질문


No default options available: the function 'fmincon' does not exist on the path.
I am running demo showing below, with error : No default options available: the function 'fmincon' does not exist on the path. ...

거의 14년 전 | 답변 수: 2 | 0

2

답변

질문


excel offset using in matlab question with code in
my 'month' is in cell A1, my target cell is A2, my code is listed below. objExcel = actxserver('excel.application'); set(objE...

14년 초과 전 | 답변 수: 1 | 0

1

답변

질문


How to use offset function of excel vba in Matlab coding environment????
thanks!!! first_m = objSheet.Range('A:Z').Find('month').offset(0,1).Address; my 'month' is in cell A1, my target cell is A2, m...

14년 초과 전 | 답변 수: 1 | 0

1

답변