photo

Derek Jing


Platts

Last seen: 約1年 前 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年以上 前 | 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年 前 | 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年 前 | 0 件の回答 | 0

0

回答

質問


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

13年以上 前 | 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年以上 前 | 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年以上 前 | 1 件の回答 | 2

1

回答