photo

Derek Jing


Platts

Last seen: circa un anno fa Attivo dal 2011

Followers: 0   Following: 0

Messaggio

Statistica

  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


Question about Use property validation
The property definition of my class is as following: classdef ClassName properties prefNames@string vector = string....

oltre 2 anni fa | 1 risposta | 0

1

risposta

Domanda


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...

circa 11 anni fa | 0 risposte | 0

0

risposte

Domanda


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 ...

circa 12 anni fa | 0 risposte | 0

0

risposte

Domanda


Help with change curve line color from MATLAB
I use following code: CurveObjectToday = TheChartObject.Chart.SeriesCollection.NewSeries; CurveObjectToday.Name = 'T'; %...

oltre 13 anni fa | 1 risposta | 0

1

risposta

Domanda


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 ...

oltre 13 anni fa | 4 risposte | 2

4

risposte

Domanda


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...

oltre 13 anni fa | 1 risposta | 2

1

risposta