ltefadingchannel built-in function
1 view (last 30 days)
Show older comments
I want to see the internal code of ltefadingchannel function.
0 Comments
Answers (2)
Walter Roberson
on 28 Oct 2024
See https://www.mathworks.com/company/jobs/students.html for more information about internships at Mathworks.
I always like to say that a $US 5 million non-refundable deposit is enough to get you a meeting with Mathworks to discuss the terms of granting access to Mathworks source code. (I estimate the price to see the source code for ltefadingchannel to be roughly $US 40 million.)
0 Comments
Steven Lord
on 29 Oct 2024
which -all ltefadingchannel
So this is a MATLAB code file.
dbtype 189 lteFadingChannel.m
It's a MATLAB function file. You can type it, dbtype it, or (if you are very careful not to edit it) edit it assuming you have LTE Toolbox installed.
ver lte
0 Comments
See Also
Categories
Find more on Wireless Communications in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!