Nan Shen
FirstEnergy Corp
Followers: 0 Following: 0
Statistiques
RANG
23 457
of 295 467
RÉPUTATION
1
CONTRIBUTIONS
14 Questions
3 Réponses
ACCEPTATION DE VOS RÉPONSES
21.43%
VOTES REÇUS
1
RANG
of 20 234
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 153 912
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
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
environ 8 ans il y a | 1 réponse | 0
0
réponseQuestion
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.
plus de 9 ans il y a | 1 réponse | 0
0
réponseQuestion
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...
environ 11 ans il y a | 1 réponse | 0
0
réponseError changing catalog/schema : [Oracle][ODBC] Driver not capable
or use JDBC to connect
environ 11 ans il y a | 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....
environ 11 ans il y a | 0
Question
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...
environ 11 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 11 ans il y a | 1 réponse | 0
0
réponseQuestion
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 ...
plus de 11 ans il y a | 3 réponses | 0
3
réponsesQuestion
Can we see query fields in Workplace?
Can we also pull query fields into workplace when we query data? How to do it?
presque 12 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
environ 12 ans il y a | 1 réponse | 0
0
réponseQuestion
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',...
plus de 12 ans il y a | 1 réponse | 0
1
réponseQuestion
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]?...
presque 13 ans il y a | 2 réponses | 1
2
réponsesI have license of Econometrics Toolbox, but I can not use the function price2ret, anyone can help me out?
Thanks very much!
presque 13 ans il y a | 0
Question
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?
presque 13 ans il y a | 3 réponses | 0
3
réponsesQuestion
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. ...
environ 13 ans il y a | 2 réponses | 0
2
réponsesQuestion
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...
plus de 13 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 13 ans il y a | 1 réponse | 0