MATLAB ヘルプ センター
Obtain Bloomberg EMSX field information
r = getAllFieldMetaData(c)
r = getAllFieldMetaData(c) returns the Bloomberg® EMSX field information using the Bloomberg EMSX connection c.
r
c
example
collapse all
Create a connection c to the Bloomberg EMSX.
c = emsx('//blp/emapisvc_beta');
Request all fields supported by Bloomberg EMSX service using the Bloomberg EMSX connection c.
r = EMSX_FIELD_NAME: {113x1 cell} EMSX_DISP_NAME: {113x1 cell} EMSX_TYPE: {113x1 cell} EMSX_LEVEL: [113x1 double] EMSX_LEN: [113x1 double]
Display all field information for the first Bloomberg EMSX field using a cell array. Create a cell array from the fields in the returned data structure r.
{r.EMSX_FIELD_NAME{1} r.EMSX_DISP_NAME{1} r.EMSX_TYPE{1} r.EMSX_LEVEL(1) r.EMSX_LEN(1)}
'MSG_TYPE' 'Msg Type' 'String' [0] [1]
Close the Bloomberg EMSX connection.
close(c)
Bloomberg EMSX service connection, specified as a connection object created using emsx.
emsx
Return information for all fields, returned as a structure for all fields supported by Bloomberg EMSX.
Introduced in R2013a
emsx | close | createOrder | createOrderAndRoute | createOrderAndRouteWithStrat
close
createOrder
createOrderAndRoute
createOrderAndRouteWithStrat
You clicked a link that corresponds to this MATLAB command:
Run the command by entering it in the MATLAB Command Window. Web browsers do not support MATLAB commands.
Web サイトの選択
Web サイトを選択すると、翻訳されたコンテンツにアクセスし、地域のイベントやサービスを確認できます。現在の位置情報に基づき、次のサイトの選択を推奨します:
また、以下のリストから Web サイトを選択することもできます。
最適なサイトパフォーマンスの取得方法
中国のサイト (中国語または英語) を選択することで、最適なサイトパフォーマンスが得られます。その他の国の MathWorks のサイトは、お客様の地域からのアクセスが最適化されていません。
南北アメリカ
ヨーロッパ
アジア太平洋地域
最寄りの営業オフィスへのお問い合わせ