photo

Derek Jing


Platts

Last seen: etwa ein Jahr vor Aktiv seit 2011

Followers: 0   Following: 0

Nachricht

Statistik

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

etwa 11 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

etwa 12 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

mehr als 13 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 13 Jahre vor | 4 Antworten | 2

4

Antworten

Frage


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

mehr als 13 Jahre vor | 1 Antwort | 2

1

Antwort