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

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

 Réponse acceptée

Takafumi
Takafumi le 13 Mar 2018

0 votes

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

Plus de réponses (0)

Catégories

En savoir plus sur 文字と文字列 dans Centre d'aide et File Exchange

Produits

Tags

Community Treasure Hunt

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

Start Hunting!