Undefined Function or variable gpucoderdemo_setup
古いコメントを表示
Hello everyone, I am pretty new to matlab and I came across an example of image recognition in which I have to run the following line: gpucoderdemo_setup('gpucoderdemo_object_detection');
However I am getting an error "Undefined function or variable 'gpucoderdemo_setup'". If anyone happens to have any hint on what could be going onit would be very appreciated.
回答 (1 件)
Walter Roberson
2017 年 11 月 24 日
0 投票
You need the GPU Coder Toolbox for that.
2 件のコメント
Claudia Patricia Granda
2020 年 2 月 8 日
How do I get the GPU coder toolbox?
Walter Roberson
2020 年 2 月 10 日
Online pricing is not available.
Note: the product is only available for Standard ("Commercial", "Professional" -- same thing) licenses, and for Academic licenses. It is not available for Student licenses or for Home licenses.
The product is new since I last saw a price list, so I have no idea how much MATLAB is asking for the product.
カテゴリ
ヘルプ センター および File Exchange で Semantic Segmentation についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!