photo

Derek Jing


Last seen: quasi 2 anni 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....

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

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

oltre 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'; %...

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

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

quasi 14 anni fa | 1 risposta | 2

1

risposta