![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/1594018_1522087600433_DEF.jpg)
Nan Shen
FirstEnergy Corp
Followers: 0 Following: 0
Estadística
14 Preguntas
3 Respuestas
CLASIFICACIÓN
23.457
of 297.016
REPUTACIÓN
1
CONTRIBUCIONES
14 Preguntas
3 Respuestas
ACEPTACIÓN DE RESPUESTAS
21.43%
VOTOS RECIBIDOS
1
CLASIFICACIÓN
of 20.419
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 157.725
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
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
más de 8 años hace | 0 respuestas | 0
0
respuestasPregunta
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.
más de 9 años hace | 0 respuestas | 0
0
respuestasPregunta
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...
más de 11 años hace | 0 respuestas | 0
0
respuestasError changing catalog/schema : [Oracle][ODBC] Driver not capable
or use JDBC to connect
más de 11 años hace | 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....
más de 11 años hace | 0
Pregunta
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...
más de 11 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 11 años hace | 0 respuestas | 0
0
respuestasPregunta
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 ...
más de 11 años hace | 3 respuestas | 0
3
respuestasPregunta
Can we see query fields in Workplace?
Can we also pull query fields into workplace when we query data? How to do it?
alrededor de 12 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 12 años hace | 0 respuestas | 0
0
respuestasPregunta
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',...
casi 13 años hace | 1 respuesta | 0
1
respuestaPregunta
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]?...
alrededor de 13 años hace | 2 respuestas | 1
2
respuestasI have license of Econometrics Toolbox, but I can not use the function price2ret, anyone can help me out?
Thanks very much!
alrededor de 13 años hace | 0
Pregunta
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?
alrededor de 13 años hace | 3 respuestas | 0
3
respuestasPregunta
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. ...
más de 13 años hace | 2 respuestas | 0
2
respuestasPregunta
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...
más de 13 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 13 años hace | 1 respuesta | 0