plotly / plotly/plotly_matlab

plotlysetup_offline() can't find plotlysetup.m

Offen
#523 1 Kommentar 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen

Dieses Issue hat noch niemand übernommen.

Vorherrschende Sprache
MATLAB
Sterne
413
Forks
166
PR-Merge-Kennzahlen
Keine gemergten PRs in 30 T.

Beschreibung

On MATLAB I run :
websave('MATLAB-Online-master.zip', 'https://github.com/plotly/MATLAB-Online/archive/master.zip');
unzip('MATLAB-Online-master.zip');
addpath(genpath('MATLAB-Online-master'));
Then run:
plotlysetup_offline();
and got:
plotly:notFound

Shoot! It looks like MATLAB is having trouble finding the current version
of Plotly. Please make sure that the Plotly API folder is in the same
directory as plotlysetup.m. Questions? Ask https://community.plotly.com/c/api/matlab/

when checking plotlyset_upoffline.m, I run:
which('plotlysetup')
got:
not found 'plotlysetup'

My MATLAB version is 2022b on windows.
How to solve this issue?

Beitragsleitfaden

Für dieses Repository ist kein Beitragsleitfaden indexiert

Erste Schritte

  1. Lies das ganze Issue und danach den Beitragsleitfaden des Projekts.
  2. Schreib ins Issue, dass du es übernimmst — das erspart doppelte Arbeit.
  3. Forke das Repository und arbeite in einem Branch.
  4. Öffne einen Pull Request, der die Issue-Nummer nennt.

Rechercherichtung

Beginne mit der Extraktion von MATLAB-Online-master und den gemeldeten Befehlen plotlysetup_offline() und which('plotlysetup'). Prüfe, ob plotlysetup.m und der Plotly API-Ordner vorhanden und über den MATLAB-Pfad auffindbar sind; abgeschlossen ist die Aufgabe, wenn der Setup-Befehl ohne plotly:notFound abgeschlossen wird.

Vom Indexierungsmodell aus dem Issue-Text verfasst.

Bewertung

Tech-Stack
matlab
Bereich
data-visualization
Issue-Typ
Bug
Schwierigkeit
3/5
Geschätzter Aufwand
1-2 Tage
Aktivitätsstatus
Ruhig
Klarheit
Muss geklärt werden
Anfängerfreundlichkeit
45/100

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.