Derek Jing
Platts
Followers: 0 Following: 0
Estadística
6 Preguntas
0 Respuestas
CLASIFICACIÓN
8.425
of 295.467
REPUTACIÓN
3
CONTRIBUCIONES
6 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
33.33%
VOTOS RECIBIDOS
4
CLASIFICACIÓN
of 20.234
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 153.912
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
Question about Use property validation
The property definition of my class is as following: classdef ClassName properties prefNames@string vector = string....
casi 3 años hace | 1 respuesta | 0
1
respuestaPregunta
Excel calculation (by ActiveX) suddenly runs slow
Hi, I have a Matlab code running ActiveX Server to do Excel computation. The code create a new spreadsheet, retrieve data fro...
más de 11 años hace | 0 respuestas | 0
0
respuestasPregunta
UI issue with Matlab under Windows 7
Hi, I have a code which use ActiveX server for Excel. Under Windows XP, when the script runs to close the spreadsheet, a ...
más de 12 años hace | 0 respuestas | 0
0
respuestasPregunta
Help with change curve line color from MATLAB
I use following code: CurveObjectToday = TheChartObject.Chart.SeriesCollection.NewSeries; CurveObjectToday.Name = 'T'; %...
más de 13 años hace | 1 respuesta | 0
1
respuestaPregunta
How to set excel cell color to red from Matlab?
According to excel color index, the color index for red is 3. In VBA, I can easily set red color, but in matlab code, I tried ...
más de 13 años hace | 4 respuestas | 2
4
respuestasPregunta
Add a new Excel sheet from Matlab
Hi, I am using ActiveX server to control Excel spreadsheet. Now I am using *Worksheet.Sheets.Add* to add a new sheet, but it...
más de 13 años hace | 1 respuesta | 2