photo

Michael Pitts


Gulfstream Aerospace Corp

Attivo dal 2016

Followers: 0   Following: 0

Messaggio

Statistica

MATLAB Answers

1 Domanda
2 Risposte

RANK
219.626
of 301.447

REPUTAZIONE
0

CONTRIBUTI
1 Domanda
2 Risposte

ACCETTAZIONE DELLE RISPOSTE
100.0%

VOTI RICEVUTI
0

RANK
 of 21.284

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 174.580

CONTRIBUTI
0 Problemi
0 Soluzioni

PUNTEGGIO
0

NUMERO DI BADGE
0

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • First Review

Visualizza badge

Feeds

Visto da

Risposto
Why does Matlab still use the Saxon 6.5.5 XSLT and XQUERY processor when saxon9.jar has already been included in the $MATLABROOT/java/jarext directory? Is there a way to use saxon9 for XSL transformations instead of saxon6.5.5?
After looking at the issue in more depth, the easiest way to use saxon9 for transformations is to save a copy of xslt.m (I calle...

circa 10 anni fa | 0

| accettato

Risposto
Why does Matlab still use the Saxon 6.5.5 XSLT and XQUERY processor when saxon9.jar has already been included in the $MATLABROOT/java/jarext directory? Is there a way to use saxon9 for XSL transformations instead of saxon6.5.5?
After doing some reading, It seems that it is possible to build java classes and import them for use into Matlab. I think I'm go...

circa 10 anni fa | 0

Domanda


Why does Matlab still use the Saxon 6.5.5 XSLT and XQUERY processor when saxon9.jar has already been included in the $MATLABROOT/java/jarext directory? Is there a way to use saxon9 for XSL transformations instead of saxon6.5.5?
I want to use some XPATH/XSLT 2.0 functionality while processing schemas and xml files in matlab. Whenever I try using the xslt(...

circa 10 anni fa | 2 risposte | 0

2

risposte