🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

Format of .cap file (capacity file)

User: "Jia"
Altair Community Member
Updated by Jia

I'm simulation a MIMO communication system. The output includes a capacity file with extension .cap. I'd like to read/import the capacity calculated by WinProp into MATLAB. Does anyone know the format of the .cap file?

 

Any input will be appreciated! Thanks a lot.

Find more posts tagged with

Sort by:
1 - 2 of 21
    User: "Reiner_Hoppe"
    Altair Employee
    Updated by Reiner_Hoppe

    All the WinProp binary result files can be exported to ASCII formats (grid or line) in ProMan under File => Export => Export Data (Area).

    Alternatively the results can be directly written during the simulation in the ASCII grid format by activating the option 'Additional output of results in ASCII files' under the Propagation tab of the project parameters in ProMan.

    User: "Jia"
    Altair Community Member
    OP
    Updated by Jia

    Thank you very much, Reinerh! I'll try it.