We use cookies to ensure you get the best experience on our website
This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
News
登録
サインイン
doi
/
NHP-pRF
フォーク元
ChrisKlink/NHP-pRF
DOI
10.12751/g-node.2j01af
ウォッチ
1
スター
0
フォーク
0
ファイル
ツリー:
d33f1bf829
ブランチ
タグ
git-annex
master
synced/git-annex
synced/master
10.12751/g-node.2j01af
NHP-pRF
/
Experiment_code
/
Tracker-MRI
/
dasdummy
/
hasrealdas.m
hasrealdas.m
106 B
履歴
Download
1
2
3
4
5
6
7
function [ result ] = hasrealdas()
%HASREALDAS No, the dummy das is being used.
result = false;
end