Derek Jing
Platts
Followers: 0 Following: 0
Statistiques
6 Questions
0 Réponses
RANG
8 425
of 295 569
RÉPUTATION
3
CONTRIBUTIONS
6 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
33.33%
VOTES REÇUS
4
RANG
of 20 247
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 154 105
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
Question about Use property validation
The property definition of my class is as following: classdef ClassName properties prefNames@string vector = string....
presque 3 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 11 ans il y a | 1 réponse | 0
0
réponseQuestion
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 ...
plus de 12 ans il y a | 1 réponse | 0
0
réponseQuestion
Help with change curve line color from MATLAB
I use following code: CurveObjectToday = TheChartObject.Chart.SeriesCollection.NewSeries; CurveObjectToday.Name = 'T'; %...
plus de 13 ans il y a | 1 réponse | 0
1
réponseQuestion
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 ...
plus de 13 ans il y a | 4 réponses | 2
4
réponsesQuestion
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...
plus de 13 ans il y a | 1 réponse | 2