Derek Jing
Platts
Followers: 0 Following: 0
Statistik
6 Fragen
0 Antworten
RANG
8.425
of 295.467
REPUTATION
3
BEITRÄGE
6 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
33.33%
ERHALTENE STIMMEN
4
RANG
of 20.234
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 153.912
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
Question about Use property validation
The property definition of my class is as following: classdef ClassName properties prefNames@string vector = string....
fast 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 11 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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 ...
mehr als 12 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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
AntwortFrage
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
AntwortenFrage
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