変数X を作成するコマンドを作りたい

横ベクトルの長いデータXが合って、そのデータXを作るコマンドを作成したい。

 Risposta accettata

Takafumi
Takafumi il 13 Mar 2018

0 voti

有効桁数を5桁にする場合、
['X = [' num2str(X,'% .5g'),']']

Più risposte (0)

Categorie

Prodotti

Tag

Richiesto:

il 13 Mar 2018

Risposto:

il 13 Mar 2018

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!