Cannot import package bioma.data.* ?

1 回表示 (過去 30 日間)
Reuben Moncada
Reuben Moncada 2018 年 1 月 9 日
コメント済み: Reuben Moncada 2018 年 1 月 9 日
I am trying to use the DataMatrix function within the bioma.data.* package, but when importing this package the function fails to be imported.
Below is the code I use and the error I am receiving:
>> import bioma.data.*
>> DataMatrix
Undefined function or variable 'DataMatrix'.
Any suggestions for what to try or advice for what the issue might be?
thanks in advance.
  8 件のコメント
Walter Roberson
Walter Roberson 2018 年 1 月 9 日
I would suggest reinstalling the Bioinformatics Toolbox. But first experiment with
bioma.data.DataMatrix()
just in case it is something odd with import
Reuben Moncada
Reuben Moncada 2018 年 1 月 9 日
Tr
>> import bioma.data.*
>> bioma.data.DataMatrix()
Undefined variable "bioma" or class "bioma.data.DataMatrix".
Doesn't seem to work; I'll try reinstalling the toolbox. Thanks for helping!

サインインしてコメントする。

回答 (0 件)

カテゴリ

Help Center および File ExchangeData Import and Management についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by