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.
选择网站
选择网站以获取翻译的可用内容,以及查看当地活动和优惠。根据您的位置,我们建议您选择:。
您也可以从以下列表中选择网站:
如何获得最佳网站性能
选择中国网站(中文或英文)以获得最佳网站性能。其他 MathWorks 国家/地区网站并未针对您所在位置的访问进行优化。
美洲
欧洲
亚太
联系您当地的办事处