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

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

 Accepted Answer

Takafumi
Takafumi on 13 Mar 2018

0 votes

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

More Answers (0)

Categories

Products

Tags

Asked:

on 13 Mar 2018

Answered:

on 13 Mar 2018

Community Treasure Hunt

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

Start Hunting!