photo

Derek Jing


Platts

Last seen: 1 year 前 自 2011 起处于活动状态

Followers: 0   Following: 0

消息

统计学

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


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

2 years 前 | 1 个回答 | 0

1

个回答

提问


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

11 years 前 | 0 个回答 | 0

0

个回答

提问


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

12 years 前 | 0 个回答 | 0

0

个回答

提问


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

13 years 前 | 1 个回答 | 0

1

个回答

提问


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

13 years 前 | 4 个回答 | 2

4

个回答

提问


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

13 years 前 | 1 个回答 | 2

1

个回答